ReactOS 0.4.15-dev-8076-g06e89b2
tagCHOOSEFONTA Struct Reference

#include <commdlg.h>

Collaboration diagram for tagCHOOSEFONTA:

Public Attributes

DWORD lStructSize
 
HWND hwndOwner
 
HDC hDC
 
LPLOGFONTA lpLogFont
 
INT iPointSize
 
DWORD Flags
 
DWORD rgbColors
 
LPARAM lCustData
 
LPCFHOOKPROC lpfnHook
 
LPCSTR lpTemplateName
 
HINSTANCE hInstance
 
LPSTR lpszStyle
 
WORD nFontType
 
WORD ___MISSING_ALIGNMENT__
 
INT nSizeMin
 
INT nSizeMax
 

Detailed Description

Definition at line 260 of file commdlg.h.

Member Data Documentation

◆ ___MISSING_ALIGNMENT__

WORD tagCHOOSEFONTA::___MISSING_ALIGNMENT__

Definition at line 274 of file commdlg.h.

◆ Flags

DWORD tagCHOOSEFONTA::Flags

Definition at line 266 of file commdlg.h.

Referenced by ChooseFontA(), FormatCharDlgProcA(), and test_ChooseFontA().

◆ hDC

HDC tagCHOOSEFONTA::hDC

Definition at line 263 of file commdlg.h.

Referenced by test_ChooseFontA().

◆ hInstance

HINSTANCE tagCHOOSEFONTA::hInstance

Definition at line 271 of file commdlg.h.

Referenced by ChooseFontA().

◆ hwndOwner

HWND tagCHOOSEFONTA::hwndOwner

Definition at line 262 of file commdlg.h.

Referenced by ChooseFontA().

◆ iPointSize

INT tagCHOOSEFONTA::iPointSize

Definition at line 265 of file commdlg.h.

Referenced by test_ChooseFontA().

◆ lCustData

LPARAM tagCHOOSEFONTA::lCustData

Definition at line 268 of file commdlg.h.

◆ lpfnHook

LPCFHOOKPROC tagCHOOSEFONTA::lpfnHook

Definition at line 269 of file commdlg.h.

Referenced by FormatCharDlgProcA(), and test_ChooseFontA().

◆ lpLogFont

LPLOGFONTA tagCHOOSEFONTA::lpLogFont

Definition at line 264 of file commdlg.h.

Referenced by CFn_WMDestroy(), FormatCharDlgProcA(), and test_ChooseFontA().

◆ lpszStyle

LPSTR tagCHOOSEFONTA::lpszStyle

Definition at line 272 of file commdlg.h.

Referenced by CFn_WMDestroy(), and FormatCharDlgProcA().

◆ lpTemplateName

LPCSTR tagCHOOSEFONTA::lpTemplateName

Definition at line 270 of file commdlg.h.

Referenced by ChooseFontA().

◆ lStructSize

DWORD tagCHOOSEFONTA::lStructSize

Definition at line 261 of file commdlg.h.

Referenced by test_ChooseFontA().

◆ nFontType

WORD tagCHOOSEFONTA::nFontType

Definition at line 273 of file commdlg.h.

◆ nSizeMax

INT tagCHOOSEFONTA::nSizeMax

Definition at line 276 of file commdlg.h.

◆ nSizeMin

INT tagCHOOSEFONTA::nSizeMin

Definition at line 275 of file commdlg.h.

◆ rgbColors

DWORD tagCHOOSEFONTA::rgbColors

Definition at line 267 of file commdlg.h.


The documentation for this struct was generated from the following file: