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