Searched refs:FX_CODEPAGE_ShiftJIS (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fgas/font/ |
D | fgas_fontutils.cpp | 97 {0x2460, 0x2473, 42, FX_CODEPAGE_ShiftJIS}, 129 {0x3040, 0x309F, 49, FX_CODEPAGE_ShiftJIS}, 130 {0x30A0, 0x30FF, 50, FX_CODEPAGE_ShiftJIS}, 177 {0xFA0E, 0xFA2D, 61, FX_CODEPAGE_ShiftJIS}, 188 {0xFF60, 0xFF9F, 68, FX_CODEPAGE_ShiftJIS},
|
D | cfgas_fontmgr.cpp | 277 FX_CODEPAGE_ShiftJIS,
|
/external/pdfium/core/fxcrt/ |
D | fx_codepage.h | 31 #define FX_CODEPAGE_ShiftJIS 932 macro
|
D | fx_codepage.cpp | 180 {FX_CHARSET_ShiftJIS, FX_CODEPAGE_ShiftJIS},
|