Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_FontMap.cpp295 int32_t iCodePage = FXSYS_GetACP(); in GetNativeCharset() local
296 switch (iCodePage) { in GetNativeCharset()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp593 UINT iCodePage = ::GetACP(); in GetNativeCharSet() local
594 switch (iCodePage) { in GetNativeCharSet()