Home
last modified time | relevance | path

Searched refs:FX_CODEPAGE_ShiftJIS (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_codepage.h29 #define FX_CODEPAGE_ShiftJIS 932 macro
Dbytestring.cpp60 case FX_CODEPAGE_ShiftJIS: in IsValidCodePage()
Dwidestring.cpp279 case FX_CODEPAGE_ShiftJIS: in IsValidWideCodePage()
/external/pdfium/xfa/fgas/font/
Dfgas_fontutils.cpp96 {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},
Dcfgas_fontmgr.cpp51 {FX_CHARSET_ShiftJIS, FX_CODEPAGE_ShiftJIS},
286 FX_CODEPAGE_ShiftJIS,
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp27 return FX_CODEPAGE_ShiftJIS; in CharSet2CP()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp280 case FX_CODEPAGE_ShiftJIS: in GetNativeCharset()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp569 case FX_CODEPAGE_ShiftJIS: in GetNativeCharSet()