This is the complete list of members for Bagel::MFC::CFont, including all inherited members.
AfxHookObject() (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | protected |
AfxUnhookObject() (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | protected |
AssertValid() const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | inlinevirtual |
Attach(HGDIOBJ hObject) (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | |
classCObject (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | static |
CObject() (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
CObject(const CObject &)=default (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
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) (defined in Bagel::MFC::CFont) | Bagel::MFC::CFont | |
CreateFontIndirect(const LOGFONT *lpLogFont) (defined in Bagel::MFC::CFont) | Bagel::MFC::CFont | |
DeleteObject() (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | |
Detach() (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | |
Dump(CDumpContext &dc) const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | inlinevirtual |
font() const (defined in Bagel::MFC::CFont) | Bagel::MFC::CFont | inline |
FromHandle(HGDIOBJ h) (defined in Bagel::MFC::CFont) | Bagel::MFC::CFont | inlinestatic |
GetRuntimeClass() const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | virtual |
IsKindOf(const CRuntimeClass *pClass) const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
m_hObject (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | |
operator HGDIOBJ() const (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | inline |
operator!=(const CGdiObject &obj) const (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | inline |
operator=(const CObject &)=default (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
operator==(const CGdiObject &obj) const (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | inline |
~CFont() override (defined in Bagel::MFC::CFont) | Bagel::MFC::CFont | inline |
~CGdiObject() override (defined in Bagel::MFC::CGdiObject) | Bagel::MFC::CGdiObject | |
~CObject()=0 (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | pure virtual |