Home
last modified time | relevance | path

Searched refs:get_mac_code_page (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dfont.c1344 static inline WORD get_mac_code_page( const tt_name_record *name ) in get_mac_code_page() function
1369 if (!IsValidCodePage( get_mac_code_page( name ))) return 0; in match_name_table_language()
1414 codepage = get_mac_code_page( name ); in copy_name_table_string()
/reactos/modules/rostests/winetests/gdi32/
H A Dfont.c3676 static inline WORD get_mac_code_page( const sfnt_name *name ) in get_mac_code_page() function
3702 if (!IsValidCodePage( get_mac_code_page( name ))) return 0; in match_name_table_language()