ReactOS 0.4.17-dev-243-g1369312
mlang_data Struct Reference
Collaboration diagram for mlang_data:

Public Attributes

const WCHARdescription
 
UINT family_codepage
 
UINT number_of_cp
 
const MIME_CP_INFOmime_cp_info
 
const WCHARfixed_font
 
const WCHARproportional_font
 
SCRIPT_ID sid
 

Detailed Description

Definition at line 482 of file mlang.c.

Member Data Documentation

◆ description

const WCHAR* mlang_data::description

Definition at line 484 of file mlang.c.

Referenced by EnumScript_create().

◆ family_codepage

UINT mlang_data::family_codepage

◆ fixed_font

const WCHAR* mlang_data::fixed_font

Definition at line 488 of file mlang.c.

Referenced by EnumScript_create(), and fill_cp_info().

◆ mime_cp_info

const MIME_CP_INFO* mlang_data::mime_cp_info

Definition at line 487 of file mlang.c.

Referenced by fill_cp_info(), and fnIMultiLanguage3_GetCharsetInfo().

◆ number_of_cp

◆ proportional_font

const WCHAR* mlang_data::proportional_font

Definition at line 489 of file mlang.c.

Referenced by EnumScript_create(), and fill_cp_info().

◆ sid

SCRIPT_ID mlang_data::sid

Definition at line 490 of file mlang.c.

Referenced by fnIMLangFontLink2_CodePageToScriptID().


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