|
Impl * | font () const |
|
bool | 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, const char *lpszFacename) |
|
bool | CreateFontIndirect (const LOGFONT *lpLogFont) |
|
| operator HGDIOBJ () const |
|
bool | Attach (HGDIOBJ hObject) |
|
HGDIOBJ | Detach () |
|
bool | DeleteObject () |
|
bool | operator== (const CGdiObject &obj) const |
|
bool | operator!= (const CGdiObject &obj) const |
|
| CObject (const CObject &)=default |
|
CObject & | operator= (const CObject &)=default |
|
virtual const CRuntimeClass * | GetRuntimeClass () const |
|
virtual void | AssertValid () const |
|
virtual void | Dump (CDumpContext &dc) const |
|
bool | IsKindOf (const CRuntimeClass *pClass) const |
|
|
HGDIOBJ | m_hObject = nullptr |
|
static const CRuntimeClass | classCObject |
|
void | AfxHookObject () |
|
void | AfxUnhookObject () |
|
The documentation for this class was generated from the following file: