|
| CLogFont (const LOGFONT &lf) |
|
| CLogFont (HFONT hFont) |
|
HFONT | CreateFontIndirect () |
|
void | SetBold () |
|
bool | IsBold () const |
|
void | MakeBolder (int iScale=1) |
|
void | MakeLarger (int iScale) |
|
void | SetHeight (LONG nPointSize, HDC hDC=NULL) |
|
LONG | GetHeight (HDC hDC=NULL) const |
|
LONG | GetDeciPointHeight (HDC hDC=NULL) const |
|
void | SetHeightFromDeciPoint (LONG nDeciPtHeight, HDC hDC=NULL) |
|
void | SetCaptionFont () |
|
void | SetMenuFont () |
|
void | SetStatusFont () |
|
void | SetMessageBoxFont () |
|
void | Copy (const LOGFONT *pLogFont) |
|
CLogFont & | operator= (const CLogFont &src) |
|
CLogFont & | operator= (const LOGFONT &src) |
|
CLogFont & | operator= (HFONT hFont) |
|
bool | operator== (const LOGFONT &logfont) const |
|
The documentation for this class was generated from the following file: