ReactOS 0.4.15-dev-7842-g558ab78
mlang_data Struct Reference
Collaboration diagram for mlang_data:

Public Attributes

const chardescription
 
UINT family_codepage
 
UINT number_of_cp
 
const MIME_CP_INFOmime_cp_info
 
const charfixed_font
 
const charproportional_font
 
SCRIPT_ID sid
 

Detailed Description

Definition at line 484 of file mlang.c.

Member Data Documentation

◆ description

const char* mlang_data::description

Definition at line 486 of file mlang.c.

◆ family_codepage

UINT mlang_data::family_codepage

◆ fixed_font

const char* mlang_data::fixed_font

Definition at line 490 of file mlang.c.

Referenced by fill_cp_info(), and register_codepages().

◆ mime_cp_info

const MIME_CP_INFO* mlang_data::mime_cp_info

Definition at line 489 of file mlang.c.

Referenced by fill_cp_info(), fnIMultiLanguage3_GetCharsetInfo(), and register_codepages().

◆ number_of_cp

◆ proportional_font

const char* mlang_data::proportional_font

Definition at line 491 of file mlang.c.

Referenced by fill_cp_info(), and register_codepages().

◆ sid

SCRIPT_ID mlang_data::sid

Definition at line 492 of file mlang.c.

Referenced by fnIMLangFontLink2_CodePageToScriptID().


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