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

  /external/pdfium/core/fxcrt/
fx_codepage.h 37 #define FX_CODEPAGE_MSWin_WesternEuropean 1252
  /external/pdfium/fpdfsdk/pwl/
cpwl_font_map.cpp 289 case FX_CODEPAGE_MSWin_WesternEuropean:
  /external/pdfium/xfa/fxfa/
cxfa_fwltheme.cpp 71 FX_CODEPAGE_MSWin_WesternEuropean, 0, nullptr);
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp 36 {FX_CHARSET_ANSI, FX_CODEPAGE_MSWin_WesternEuropean},
269 const uint16_t g_CodePages[] = {FX_CODEPAGE_MSWin_WesternEuropean,
    [all...]
fgas_fontutils.cpp 16 {0x0000, 0x007F, 0, FX_CODEPAGE_MSWin_WesternEuropean},
17 {0x0080, 0x00FF, 1, FX_CODEPAGE_MSWin_WesternEuropean},
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 578 case FX_CODEPAGE_MSWin_WesternEuropean:
    [all...]

Completed in 147 milliseconds