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

  /external/pdfium/core/include/fxcrt/
fx_system.h 191 #define FXSYS_GetACP GetACP
212 int FXSYS_GetACP(void);
  /external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp 88 int FXSYS_GetACP()
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 449 FX_INT32 iCodePage = FXSYS_GetACP();
  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 773 str += CharFromUnicodeAlt(wstr[c], FXSYS_GetACP(), "?");

Completed in 137 milliseconds