ReactOS 0.4.17-dev-116-ga4b6fe9
map_font_enum_data Struct Reference
Collaboration diagram for map_font_enum_data:

Public Attributes

HDC hdc
 
LOGFONTW src_lf
 
HFONT font
 
UINT charset
 
DWORD mask
 

Detailed Description

Definition at line 1314 of file mlang.c.

Member Data Documentation

◆ charset

UINT map_font_enum_data::charset

Definition at line 1319 of file mlang.c.

◆ font

HFONT map_font_enum_data::font

Definition at line 1318 of file mlang.c.

◆ hdc

HDC map_font_enum_data::hdc

Definition at line 1316 of file mlang.c.

◆ mask

DWORD map_font_enum_data::mask

Definition at line 1320 of file mlang.c.

◆ src_lf

LOGFONTW map_font_enum_data::src_lf

Definition at line 1317 of file mlang.c.


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