crashrpt2
Public Member Functions | List of all members
WTL::CLogFont Class Reference
Inheritance diagram for WTL::CLogFont:

Public Member Functions

 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)
 
CLogFontoperator= (const CLogFont &src)
 
CLogFontoperator= (const LOGFONT &src)
 
CLogFontoperator= (HFONT hFont)
 
bool operator== (const LOGFONT &logfont) const
 

The documentation for this class was generated from the following file: