|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commdlg.h>

| DWORD tagCHOOSEFONTA::Flags |
Definition at line 266 of file commdlg.h.
Referenced by ChooseFontA(), FormatCharDlgProcA(), and test_ChooseFontA().
| HDC tagCHOOSEFONTA::hDC |
Definition at line 263 of file commdlg.h.
Referenced by test_ChooseFontA().
| HINSTANCE tagCHOOSEFONTA::hInstance |
Definition at line 271 of file commdlg.h.
Referenced by ChooseFontA().
| HWND tagCHOOSEFONTA::hwndOwner |
Definition at line 262 of file commdlg.h.
Referenced by ChooseFontA().
| INT tagCHOOSEFONTA::iPointSize |
Definition at line 265 of file commdlg.h.
Referenced by test_ChooseFontA().
| LPCFHOOKPROC tagCHOOSEFONTA::lpfnHook |
Definition at line 269 of file commdlg.h.
Referenced by FormatCharDlgProcA(), and test_ChooseFontA().
| LPLOGFONTA tagCHOOSEFONTA::lpLogFont |
Definition at line 264 of file commdlg.h.
Referenced by CFn_WMDestroy(), FormatCharDlgProcA(), and test_ChooseFontA().
| LPSTR tagCHOOSEFONTA::lpszStyle |
Definition at line 272 of file commdlg.h.
Referenced by CFn_WMDestroy(), and FormatCharDlgProcA().
| LPCSTR tagCHOOSEFONTA::lpTemplateName |
Definition at line 270 of file commdlg.h.
Referenced by ChooseFontA().
| DWORD tagCHOOSEFONTA::lStructSize |
Definition at line 261 of file commdlg.h.
Referenced by test_ChooseFontA().