Searched refs:FX_CODEPAGE_ShiftJIS (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | fx_codepage.h | 29 #define FX_CODEPAGE_ShiftJIS 932 macro
|
D | bytestring.cpp | 60 case FX_CODEPAGE_ShiftJIS: in IsValidCodePage()
|
D | widestring.cpp | 279 case FX_CODEPAGE_ShiftJIS: in IsValidWideCodePage()
|
/external/pdfium/xfa/fgas/font/ |
D | 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},
|
D | cfgas_fontmgr.cpp | 51 {FX_CHARSET_ShiftJIS, FX_CODEPAGE_ShiftJIS}, 286 FX_CODEPAGE_ShiftJIS,
|
/external/pdfium/fpdfsdk/ |
D | cfx_systemhandler.cpp | 27 return FX_CODEPAGE_ShiftJIS; in CharSet2CP()
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_font_map.cpp | 280 case FX_CODEPAGE_ShiftJIS: in GetNativeCharset()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 569 case FX_CODEPAGE_ShiftJIS: in GetNativeCharSet()
|