|
OpenCPN Partial API docs
|
This is the complete list of members for FontMgr, including all inherited members.
| AddAuxKey(wxString key) | FontMgr | |
| FindFontByConfigString(wxString pConfigString) | FontMgr | |
| FindOrCreateFont(int point_size, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &facename=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | FontMgr | |
| FindOrCreateFont(int pointSize, int family, int style, int weight, bool underline=false, const wxString &face=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) (defined in FontMgr) | FontMgr | inline |
| Get() (defined in FontMgr) | FontMgr | static |
| GetAuxKeyArray() | FontMgr | inline |
| GetConfigString(int i) const | FontMgr | |
| GetDefaultFontColor(const wxString &TextElement) | FontMgr | |
| GetDialogString(int i) const | FontMgr | |
| GetDialogStrings(const wxString &locale=wxEmptyString) const | FontMgr | |
| GetFont(const wxString &TextElement, int requested_font_size=0) | FontMgr | |
| GetFontColor(const wxString &TextElement) const | FontMgr | |
| GetFontConfigKey(const wxString &description) | FontMgr | static |
| GetFullConfigDesc(int i) const | FontMgr | |
| GetNativeDesc(int i) const | FontMgr | |
| GetNumFonts(void) const | FontMgr | |
| LoadFontNative(wxString *pConfigString, wxString *pNativeDesc) | FontMgr | |
| ResetFontToDefault(const wxString &TextElement) | FontMgr | |
| ScrubList() | FontMgr | |
| SetFont(const wxString &TextElement, wxFont *pFont, wxColour color) | FontMgr | |
| SetFontColor(const wxString &TextElement, const wxColour color) const | FontMgr | |
| SetLocale(wxString &newLocale) (defined in FontMgr) | FontMgr | |
| Shutdown() (defined in FontMgr) | FontMgr | static |