Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h60 … int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical = FALSE);
221 … int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont);
239 … 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.cpp72 int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical) in LoadSubst() argument
81 CharsetCP, m_pSubstFont); in LoadSubst()
Dfx_ge_fontmap.cpp105 … FX_DWORD flags, int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont) in FindSubstFont() argument
112 CharsetCP, pSubstFont); in FindSubstFont()
118 CharsetCP, pSubstFont); in FindSubstFont()
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp119 int CharsetCP, // [IN] code page for charset (see Win32 GetACP())