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

  /external/pdfium/xfa/src/fgas/include/
fx_cpg.h 137 FX_WORD FX_GetDefCodePageByLanguage(FX_WORD wLanguage);
  /external/pdfium/xfa/src/fgas/src/crt/
fx_codepage.cpp 197 FX_WORD FX_GetDefCodePageByLanguage(FX_WORD wLanguage) {
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp 157 return GetDefFontByCodePage(FX_GetDefCodePageByLanguage(wLanguage),
882 return GetFontByCodePage(FX_GetDefCodePageByLanguage(wLanguage), dwFontStyles,
    [all...]

Completed in 39 milliseconds