HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_GetACP (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxcrt/
fx_system.h 200 #define FXSYS_GetACP GetACP
223 int FXSYS_GetACP();
fx_basic_gcc.cpp 110 int FXSYS_GetACP() {
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_FontMap.cpp 295 int32_t iCodePage = FXSYS_GetACP();
  /external/pdfium/xfa/fgas/crt/
fgas_stream.cpp 947 m_wCodePage = FXSYS_GetACP();
966 m_wCodePage = FXSYS_GetACP();
    [all...]

Completed in 218 milliseconds