Home
last modified time | relevance | path

Searched refs:CharsetCP (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_font.h58 … int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical = FALSE);
219 … int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont);
237 … int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont) = 0;
279 … int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp67 int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical) in LoadSubst() argument
73 CharsetCP, m_pSubstFont); in LoadSubst()
Dfx_ge_fontmap.cpp102 … FX_DWORD flags, int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont) in FindSubstFont() argument
109 CharsetCP, pSubstFont); in FindSubstFont()
115 CharsetCP, pSubstFont); in FindSubstFont()
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp100 int CharsetCP, // [IN] code page for charset (see Win32 GetACP())