Searched refs:CharsetCP (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_fontmgr.cpp | 105 int CharsetCP, in FindSubstFont() argument 108 italic_angle, CharsetCP, pSubstFont); in FindSubstFont()
|
D | cfx_fontmgr.h | 79 int CharsetCP,
|
D | cfx_fontmapper.h | 62 int CharsetCP,
|
D | cfx_font.h | 49 int CharsetCP,
|
D | cfx_fontmapper.cpp | 390 int CharsetCP, in FindSubstFont() argument 527 if (CharsetCP) in FindSubstFont() 528 Charset = FX_GetCharsetFromCodePage(CharsetCP); in FindSubstFont()
|
D | cfx_font.cpp | 348 int CharsetCP, in LoadSubst() argument 354 face_name, bTrueType, flags, weight, italic_angle, CharsetCP, in LoadSubst()
|