| CFontHandle(void) | CFontHandle | |
| CFontHandle(const CFontHandle &other) | CFontHandle | |
| CFontHandle(HFONT hFont) | CFontHandle | |
| CFontHandle(const LOGFONT &attr) | CFontHandle | |
| CPointerHandleBaseT(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| CPointerHandleBaseT(HFONT t) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| CPointerHandleBaseT(const CPointerHandleBaseT &other) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| Detach(void) | CFontHandle | |
| GetAttributes(LOGFONT &_attr) const | CFontHandle | |
| GetAttributes(LOGFONT &_attr, HFONT hFont) | CFontHandle | static |
| GetReferCount(void) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| IsNull(void) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| Null(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator const HFONT(void) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator HFONT(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator!=(HFONT t) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator->(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator->(void) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator=(HFONT t) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator=(const CPointerHandleBaseT &other) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| operator==(HFONT t) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| ReferP(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| ReferP(void) const | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| Set(const LOGFONT &attr) | CFontHandle | |
| Set(const LOGFONT &attr, HDC dc) | CFontHandle | |
| Set(int pointSize, LPCTSTR lpszFaceName, HDC dc=NULL) | CFontHandle | |
| Set(HWND hWnd, double mul=1.0) | CFontHandle | |
| SetAsBold(HFONT hFont) | CFontHandle | |
| SetClone(HFONT hFont, double mul=1.0) | CFontHandle | |
| SetReferCount(int iCount) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |
| SetSystemCaptionFont(void) | CFontHandle | |
| SetSystemMenuFont(void) | CFontHandle | |
| SetToWindow(HWND hWnd, bool isRedraw=true) const | CFontHandle | |
| ~CPointerHandleBaseT(void) | CPointerHandleBaseT< HFONT, TPhDeleteFontHandle, NULL > | |