ReactOS 0.4.16-dev-1-gcf26321
|
#include <commdlg.h>
DWORD tagCHOOSEFONTW::Flags |
Definition at line 284 of file commdlg.h.
Referenced by AddFontFamily(), AddFontSizeToCombo3(), CFn_GetDC(), CFn_HookCallChk32(), CFn_ReleaseDC(), CFn_WMCommand(), CFn_WMDestroy(), CFn_WMInitDialog(), and ChooseFontW().
HDC tagCHOOSEFONTW::hDC |
Definition at line 281 of file commdlg.h.
Referenced by CFn_GetDC(), and CFn_ReleaseDC().
HINSTANCE tagCHOOSEFONTW::hInstance |
Definition at line 289 of file commdlg.h.
Referenced by ChooseFontW().
HWND tagCHOOSEFONTW::hwndOwner |
Definition at line 280 of file commdlg.h.
Referenced by CFn_WMCommand(), CFn_WMInitDialog(), and ChooseFontW().
INT tagCHOOSEFONTW::iPointSize |
Definition at line 283 of file commdlg.h.
Referenced by CFn_WMCommand().
LPCFHOOKPROC tagCHOOSEFONTW::lpfnHook |
Definition at line 287 of file commdlg.h.
Referenced by CFn_HookCallChk32(), FormatCharDlgProcA(), and FormatCharDlgProcW().
LPLOGFONTW tagCHOOSEFONTW::lpLogFont |
Definition at line 282 of file commdlg.h.
Referenced by CFn_WMCommand(), CFn_WMDestroy(), CFn_WMInitDialog(), CFn_WMPaint(), FormatCharDlgProcA(), and FormatCharDlgProcW().
LPWSTR tagCHOOSEFONTW::lpszStyle |
Definition at line 290 of file commdlg.h.
Referenced by CFn_WMDestroy(), CFn_WMInitDialog(), and FormatCharDlgProcA().
LPCWSTR tagCHOOSEFONTW::lpTemplateName |
Definition at line 288 of file commdlg.h.
Referenced by ChooseFontW().
DWORD tagCHOOSEFONTW::lStructSize |
Definition at line 279 of file commdlg.h.
Referenced by CFn_WMInitDialog().
WORD tagCHOOSEFONTW::nFontType |
Definition at line 291 of file commdlg.h.
Referenced by CFn_WMCommand().
INT tagCHOOSEFONTW::nSizeMax |
Definition at line 294 of file commdlg.h.
Referenced by CFn_WMCommand().
INT tagCHOOSEFONTW::nSizeMin |
Definition at line 293 of file commdlg.h.
Referenced by AddFontSizeToCombo3(), and CFn_WMCommand().
DWORD tagCHOOSEFONTW::rgbColors |
Definition at line 285 of file commdlg.h.
Referenced by CFn_WMCommand(), CFn_WMInitDialog(), and CFn_WMPaint().