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

  /external/pdfium/core/fxcrt/
fx_codepage.h 29 #define FX_CODEPAGE_ShiftJIS 932
bytestring.cpp 60 case FX_CODEPAGE_ShiftJIS:
widestring.cpp 279 case FX_CODEPAGE_ShiftJIS:
  /external/pdfium/fpdfsdk/
cfx_systemhandler.cpp 27 return FX_CODEPAGE_ShiftJIS;
  /external/pdfium/fpdfsdk/pwl/
cpwl_font_map.cpp 280 case FX_CODEPAGE_ShiftJIS:
  /external/pdfium/xfa/fgas/font/
fgas_fontutils.cpp 96 {0x2460, 0x2473, 42, FX_CODEPAGE_ShiftJIS},
128 {0x3040, 0x309F, 49, FX_CODEPAGE_ShiftJIS},
129 {0x30A0, 0x30FF, 50, FX_CODEPAGE_ShiftJIS},
176 {0xFA0E, 0xFA2D, 61, FX_CODEPAGE_ShiftJIS},
187 {0xFF60, 0xFF9F, 68, FX_CODEPAGE_ShiftJIS},
    [all...]
cfgas_fontmgr.cpp 51 {FX_CHARSET_ShiftJIS, FX_CODEPAGE_ShiftJIS},
286 FX_CODEPAGE_ShiftJIS,
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 569 case FX_CODEPAGE_ShiftJIS:
    [all...]

Completed in 198 milliseconds