C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::FontRegistry Member List

This is the complete list of members for VSN::FontRegistry, including all inherited members.

CheckFont(const std::wstring &family, bool bold, bool italic) constVSN::FontRegistry
GetFamilies() constVSN::FontRegistry
Instance()VSN::FontRegistrystatic
IsSystem(const std::wstring &family, bool bold, bool italic) constVSN::FontRegistry
RegisterFont(std::istream &in, bool &bold, bool &italic)VSN::FontRegistry
RegisterFont(const std::wstring &file, bool &bold, bool &italic)VSN::FontRegistry
UnregisterFont(const std::wstring &family)VSN::FontRegistry
~FontRegistry()VSN::FontRegistryvirtual