|
| CFontT (HFONT hFont=NULL) |
|
CFontT< t_bManaged > & | operator= (HFONT hFont) |
|
void | Attach (HFONT hFont) |
|
HFONT | Detach () |
|
| operator HFONT () const |
|
bool | IsNull () const |
|
HFONT | CreateFontIndirect (const LOGFONT *lpLogFont) |
|
HFONT | CreateFont (int nHeight, int nWidth, int nEscapement, int nOrientation, int nWeight, BYTE bItalic, BYTE bUnderline, BYTE cStrikeOut, BYTE nCharSet, BYTE nOutPrecision, BYTE nClipPrecision, BYTE nQuality, BYTE nPitchAndFamily, LPCTSTR lpszFacename) |
|
HFONT | CreatePointFont (int nPointSize, LPCTSTR lpszFaceName, HDC hDC=NULL, bool bBold=false, bool bItalic=false) |
|
HFONT | CreatePointFontIndirect (const LOGFONT *lpLogFont, HDC hDC=NULL) |
|
BOOL | DeleteObject () |
|
int | GetLogFont (LOGFONT *pLogFont) const |
|
bool | GetLogFont (LOGFONT &LogFont) const |
|
The documentation for this class was generated from the following file: