OpenCPN Partial API docs
|
Public Member Functions | |
wxFont * | FindOrCreateFont (int pointSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &face=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) |
void | FreeAll (void) |
Definition at line 41 of file FontMgr.cpp.
wxFont * OCPNwxFontList::FindOrCreateFont | ( | int | pointSize, |
wxFontFamily | family, | ||
wxFontStyle | style, | ||
wxFontWeight | weight, | ||
bool | underline = false , |
||
const wxString & | face = wxEmptyString , |
||
wxFontEncoding | encoding = wxFONTENCODING_DEFAULT |
||
) |
Definition at line 413 of file FontMgr.cpp.
void OCPNwxFontList::FreeAll | ( | void | ) |
Definition at line 457 of file FontMgr.cpp.