Home
last modified time | relevance | path

Searched refs:FX_CHARSET_ShiftJIS (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp281 nCharset = FX_CHARSET_ShiftJIS; in GetNativeCharset()
336 {FX_CHARSET_ShiftJIS, "MS Gothic"},
377 return FX_CHARSET_ShiftJIS; in CharSetFromUnicode()
/external/pdfium/core/fxcrt/
Dfx_codepage.h74 #define FX_CHARSET_ShiftJIS 128 macro
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp105 case FX_CHARSET_ShiftJIS: in MapFont()
/external/pdfium/core/fxge/
Dfx_ge_linux.cpp93 case FX_CHARSET_ShiftJIS: { in MapFont()
Dcfx_folderfontinfo.cpp76 case FX_CHARSET_ShiftJIS: in GetCharset()
239 m_pMapper->AddInstalledFont(facename, FX_CHARSET_ShiftJIS); in ReportFace()
Dcfx_facecache.cpp140 if (pSubstFont->m_Charset == FX_CHARSET_ShiftJIS) in RenderGlyph()
Dcfx_font.cpp582 if (m_pSubstFont->m_Charset == FX_CHARSET_ShiftJIS) in LoadGlyphPathImpl()
Dcfx_fontmapper.cpp549 bool bCJK = (Charset == FX_CHARSET_ShiftJIS || in FindSubstFont()
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp26 if (charset == FX_CHARSET_ShiftJIS) in CharSet2CP()
Dfpdf_sysfontinfo.cpp25 static_assert(FXFONT_SHIFTJIS_CHARSET == FX_CHARSET_ShiftJIS,
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp134 case FX_CHARSET_ShiftJIS: in FPF_SkiaGetCharset()
192 (uCharset == FX_CHARSET_Hangul) || (uCharset == FX_CHARSET_ShiftJIS); in FPF_SkiaIsCJK()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp840 case FX_CHARSET_ShiftJIS: in ProcessbCJK()
878 charset == FX_CHARSET_Hangul || charset == FX_CHARSET_ShiftJIS; in AddFont()
999 pLogFont->lfCharSet == FX_CHARSET_ShiftJIS; in AddWindowsFont()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp484 case FX_CHARSET_ShiftJIS: in MapFont()
583 case FX_CHARSET_ShiftJIS: in MapFont()
619 case FX_CHARSET_ShiftJIS: in MapFont()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp570 charSet = FX_CHARSET_ShiftJIS; in GetNativeCharSet()
732 if (charSet == FX_CHARSET_ShiftJIS) { in GetNativeFont()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp51 {FX_CHARSET_ShiftJIS, FX_CODEPAGE_ShiftJIS},
378 {1 << 1, FX_CHARSET_ShiftJIS},