| CalcRect(HDC hDC, LPCTSTR pText, LPRECT pRect) | CText | |
| CalcTextBox(HDC hDC) | CText | [inline] |
| CalcTextHeight(HDC hDC, long *pHeight=NULL) | CText | |
| CalcTextWidth(HDC hDC, long *pWidth=NULL) | CText | |
| ChooseFont(HWND hWnd) | CText | |
| ChooseFont(LPLOGFONT pFont, HWND hWnd=NULL, BOOL bInit=FALSE, COLORREF *pRGB=NULL) | CText | [static] |
| CText() | CText | |
| Default() | CText | |
| Destroy() | CText | |
| DrawMonoSpacedText(HDC hDC, LPCTSTR pText, LPRECT pRect) | CText | |
| DrawText(HDC hDC, LPCTSTR pText, LPRECT pRect) | CText | |
| GetColor() | CText | [inline] |
| GetFlags() | CText | [inline] |
| GetFont(LPLOGFONT pFont) | CText | |
| GetLogFont() | CText | [inline] |
| GetMonoTextHeight() | CText | [inline] |
| GetMonoTextWidth() | CText | [inline] |
| HtmlText(LPSTR out, DWORD odw, LPCTSTR buf, DWORD size, BOOL bHyperLinks) | CText | [static] |
| IsFont() | CText | [inline] |
| operator HFONT() | CText | [inline] |
| operator LPLOGFONT() | CText | [inline] |
| SetColor(COLORREF col=MAXDWORD) | CText | [inline] |
| SetEscapement(int v=0) | CText | [inline] |
| SetFlags(DWORD f=DT_CENTER|DT_VCENTER|DT_WORDBREAK|DT_NOCLIP|DT_SINGLELINE) | CText | [inline] |
| SetFont(LPLOGFONT pFont) | CText | |
| SetFont(DWORD dwSize, LPCTSTR pFont) | CText | |
| SetItalic(BOOL b=FALSE) | CText | [inline] |
| SetMargins(long x, long y) | CText | [inline] |
| SetMonoSpacedTabs(DWORD t) | CText | [inline] |
| SetMonoSpacedText(HDC hDC) | CText | [inline] |
| SetMonoSpacedTextMetrics(long w, long h) | CText | [inline] |
| SetStrikeOut(BOOL b=FALSE) | CText | [inline] |
| SetUnderline(BOOL b=FALSE) | CText | [inline] |
| SetWeight(int w=FW_NORMAL) | CText | [inline] |
| SetXMargin(long x) | CText | [inline] |
| SetYMargin(long y) | CText | [inline] |
| WriteBuffer(LPSTR out, DWORD op, DWORD om, LPCTSTR buf, DWORD size) | CText | [static] |
| ~CText() | CText | [virtual] |