Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp278 int32_t iCodePage = FXSYS_GetACP(); in GetNativeCharset() local
279 switch (iCodePage) { in GetNativeCharset()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp567 UINT iCodePage = ::GetACP(); in GetNativeCharSet() local
568 switch (iCodePage) { in GetNativeCharSet()