, including all inherited members.
AllocExclusive() | wxObject | [protected] |
Bold() const | wxFont | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetDefaultEncoding() | wxFont | [static] |
GetEncoding() const | wxFont | [virtual] |
GetFaceName() const | wxFont | [virtual] |
GetFamily() const | wxFont | [virtual] |
GetNativeFontInfo() const | wxFont | |
GetNativeFontInfoDesc() const | wxFont | |
GetNativeFontInfoUserDesc() const | wxFont | |
GetPixelSize() const | wxFont | [virtual] |
GetPointSize() const | wxFont | [virtual] |
GetRefData() const | wxObject | |
GetStrikethrough() const | wxFont | [virtual] |
GetStyle() const | wxFont | [virtual] |
GetUnderlined() const | wxFont | [virtual] |
GetWeight() const | wxFont | [virtual] |
IsFixedWidth() const | wxFont | [virtual] |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxFont | [virtual] |
IsSameAs(const wxObject &obj) const | wxObject | |
Italic() const | wxFont | |
Larger() const | wxFont | |
m_refData | wxObject | [protected] |
MakeBold() | wxFont | |
MakeItalic() | wxFont | |
MakeLarger() | wxFont | |
MakeSmaller() | wxFont | |
MakeStrikethrough() | wxFont | |
MakeUnderlined() | wxFont | |
New(int pointSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | [static] |
New(int pointSize, wxFontFamily family, int flags=wxFONTFLAG_DEFAULT, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | [static] |
New(const wxSize &pixelSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | [static] |
New(const wxSize &pixelSize, wxFontFamily family, int flags=wxFONTFLAG_DEFAULT, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | [static] |
New(const wxNativeFontInfo &nativeInfo) | wxFont | [static] |
New(const wxString &nativeInfoString) | wxFont | [static] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
operator!=(const wxFont &font) const | wxFont | |
operator=(const wxFont &font) | wxFont | |
operator==(const wxFont &font) const | wxFont | |
Ref(const wxObject &clone) | wxObject | |
Scale(float x) | wxFont | |
Scaled(float x) const | wxFont | |
SetDefaultEncoding(wxFontEncoding encoding) | wxFont | [static] |
SetEncoding(wxFontEncoding encoding) | wxFont | [virtual] |
SetFaceName(const wxString &faceName) | wxFont | [virtual] |
SetFamily(wxFontFamily family) | wxFont | [virtual] |
SetNativeFontInfo(const wxString &info) | wxFont | |
SetNativeFontInfo(const wxNativeFontInfo &info) | wxFont | |
SetNativeFontInfoUserDesc(const wxString &info) | wxFont | |
SetPixelSize(const wxSize &pixelSize) | wxFont | [virtual] |
SetPointSize(int pointSize) | wxFont | [virtual] |
SetRefData(wxObjectRefData *data) | wxObject | |
SetStrikethrough(bool strikethrough) | wxFont | [virtual] |
SetStyle(wxFontStyle style) | wxFont | [virtual] |
SetSymbolicSize(wxFontSymbolicSize size) | wxFont | |
SetSymbolicSizeRelativeTo(wxFontSymbolicSize size, int base) | wxFont | |
SetUnderlined(bool underlined) | wxFont | [virtual] |
SetWeight(wxFontWeight weight) | wxFont | [virtual] |
Smaller() const | wxFont | |
Strikethrough() const | wxFont | |
Underlined() const | wxFont | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxFont() | wxFont | |
wxFont(const wxFont &font) | wxFont | |
wxFont(int pointSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | |
wxFont(const wxSize &pixelSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | |
wxFont(int pointSize, wxFontFamily family, int flags, const wxString &faceName=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT) | wxFont | |
wxFont(const wxString &nativeInfoString) | wxFont | |
wxFont(const wxNativeFontInfo &nativeInfo) | wxFont | |
wxGDIObject() | wxGDIObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxFont() | wxFont | [virtual] |
~wxObject() | wxObject | [virtual] |