This is the complete list of members for TTFontClass, including all inherited members.
| Char_Pixel_Width(HDC hdc, UINT c) const | TTFontClass | virtual |
| Char_Pixel_Width(HDC hdc, char const *string, int *num_bytes=NULL) const | TTFontClass | virtual |
| Find_Text_VLength(HDC hdc, char *str, int width) | TTFontClass | virtual |
| Get_Double_Byte_Char(const char *string, int *num_bytes=NULL) const | TTFontClass | virtual |
| Get_Font_Ptr(void) | TTFontClass | inlinevirtual |
| Get_Height(void) const | TTFontClass | virtual |
| Get_Width(void) const | TTFontClass | virtual |
| IsFontDBCS(void) const | TTFontClass | inlinevirtual |
| Print(HDC hdc, char const *string, Rect const &cliprect, COLORREF forecolor=TEXT_COLOR, COLORREF backcolor=TEXT_NORMAL_SHADOW_COLOR, TextFormatType flag=TPF_LEFT_TEXT, TextShadowType shadow=TPF_NOSHADOW) | TTFontClass | virtual |
| Print(HDC hdc, wchar_t const *string, Rect const &cliprect, COLORREF forecolor=TEXT_COLOR, COLORREF backcolor=TEXT_NORMAL_SHADOW_COLOR, TextFormatType flag=TPF_LEFT_TEXT, TextShadowType shadow=TPF_NOSHADOW) | TTFontClass | virtual |
| Set_XSpacing(HDC hdc, int x) | TTFontClass | virtual |
| Set_YSpacing(int y) | TTFontClass | virtual |
| String_Pixel_Bounds(HDC hdc, const char *string, Rect &bounds) const | TTFontClass | virtual |
| String_Pixel_Width(HDC hdc, char const *string) const | TTFontClass | virtual |
| TTFontClass(HDC hdc, char *filename, char *facename, int height, int weight=FW_NORMAL, BYTE charset=ANSI_CHARSET, int width=0, int escapement=0, int orientation=0, BYTE italic=FALSE, BYTE underline=FALSE, BYTE strikeout=FALSE, BYTE outputPrecision=OUT_TT_ONLY_PRECIS, BYTE clipPrecision=CLIP_DEFAULT_PRECIS, BYTE quality=PROOF_QUALITY, BYTE pitchAndFamily=FF_DONTCARE) | TTFontClass | |
| ~TTFontClass(void) | TTFontClass | inlinevirtual |