Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.h156 #define FXSYS_GetACP GetACP macro
184 int FXSYS_GetACP();
Dfx_system.cpp111 int FXSYS_GetACP() { in FXSYS_GetACP() function
Dcfx_seekablestreamproxy.cpp170 m_wCodePage = FXSYS_GetACP(); in CFX_SeekableStreamProxy()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp278 int32_t iCodePage = FXSYS_GetACP(); in GetNativeCharset()