ReactOS 0.4.15-dev-7924-g5949c20
tagCHOOSEFONTW Struct Reference

#include <commdlg.h>

Collaboration diagram for tagCHOOSEFONTW:

Public Attributes

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

Detailed Description

Definition at line 278 of file commdlg.h.

Member Data Documentation

◆ ___MISSING_ALIGNMENT__

WORD tagCHOOSEFONTW::___MISSING_ALIGNMENT__

Definition at line 292 of file commdlg.h.

◆ Flags

◆ hDC

HDC tagCHOOSEFONTW::hDC

Definition at line 281 of file commdlg.h.

Referenced by CFn_GetDC(), and CFn_ReleaseDC().

◆ hInstance

HINSTANCE tagCHOOSEFONTW::hInstance

Definition at line 289 of file commdlg.h.

Referenced by ChooseFontW().

◆ hwndOwner

HWND tagCHOOSEFONTW::hwndOwner

Definition at line 280 of file commdlg.h.

Referenced by CFn_WMCommand(), CFn_WMInitDialog(), and ChooseFontW().

◆ iPointSize

INT tagCHOOSEFONTW::iPointSize

Definition at line 283 of file commdlg.h.

Referenced by CFn_WMCommand().

◆ lCustData

LPARAM tagCHOOSEFONTW::lCustData

Definition at line 286 of file commdlg.h.

◆ lpfnHook

LPCFHOOKPROC tagCHOOSEFONTW::lpfnHook

Definition at line 287 of file commdlg.h.

Referenced by CFn_HookCallChk32(), FormatCharDlgProcA(), and FormatCharDlgProcW().

◆ lpLogFont

LPLOGFONTW tagCHOOSEFONTW::lpLogFont

◆ lpszStyle

LPWSTR tagCHOOSEFONTW::lpszStyle

Definition at line 290 of file commdlg.h.

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

◆ lpTemplateName

LPCWSTR tagCHOOSEFONTW::lpTemplateName

Definition at line 288 of file commdlg.h.

Referenced by ChooseFontW().

◆ lStructSize

DWORD tagCHOOSEFONTW::lStructSize

Definition at line 279 of file commdlg.h.

Referenced by CFn_WMInitDialog().

◆ nFontType

WORD tagCHOOSEFONTW::nFontType

Definition at line 291 of file commdlg.h.

Referenced by CFn_WMCommand().

◆ nSizeMax

INT tagCHOOSEFONTW::nSizeMax

Definition at line 294 of file commdlg.h.

Referenced by CFn_WMCommand().

◆ nSizeMin

INT tagCHOOSEFONTW::nSizeMin

Definition at line 293 of file commdlg.h.

Referenced by AddFontSizeToCombo3(), and CFn_WMCommand().

◆ rgbColors

DWORD tagCHOOSEFONTW::rgbColors

Definition at line 285 of file commdlg.h.

Referenced by CFn_WMCommand(), CFn_WMInitDialog(), and CFn_WMPaint().


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