Searched defs:CharsetCP (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_font.cpp72 int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical)
81 CharsetCP, m_pSubstFont);
71 LoadSubst(const CFX_ByteString& face_name, FX_BOOL bTrueType, FX_DWORD flags, int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical) argument
H A Dfx_ge_fontmap.cpp105 FX_DWORD flags, int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont)
112 CharsetCP, pSubstFont);
118 CharsetCP, pSubstFont);
104 FindSubstFont(const CFX_ByteString& face_name, FX_BOOL bTrueType, FX_DWORD flags, int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont) argument

Completed in 45 milliseconds