Home
last modified time | relevance | path

Searched refs:FXFONT_SHIFTJIS_CHARSET (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_FontMap.cpp298 nCharset = FXFONT_SHIFTJIS_CHARSET; in GetNativeCharset()
353 {FXFONT_SHIFTJIS_CHARSET, "MS Gothic"},
395 return FXFONT_SHIFTJIS_CHARSET; in CharSetFromUnicode()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/public/
H A Dfpdf_sysfontinfo.h16 #define FXFONT_SHIFTJIS_CHARSET 128 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/public/
H A Dfpdf_sysfontinfo.h18 #define FXFONT_SHIFTJIS_CHARSET 128 macro
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/public/
H A Dfpdf_sysfontinfo.h17 #define FXFONT_SHIFTJIS_CHARSET 128 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/public/
H A Dfpdf_sysfontinfo.h18 #define FXFONT_SHIFTJIS_CHARSET 128 macro
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/apple/
H A Dfx_mac_imp.cpp104 case FXFONT_SHIFTJIS_CHARSET: in MapFont()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/apple/
H A Dfx_mac_imp.cpp102 case FXFONT_SHIFTJIS_CHARSET: in MapFont()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dcfx_folderfontinfo.cpp62 case FXFONT_SHIFTJIS_CHARSET: in GetCharset()
232 m_pMapper->AddInstalledFont(facename, FXFONT_SHIFTJIS_CHARSET); in ReportFace()
H A Dfx_ge_linux.cpp93 case FXFONT_SHIFTJIS_CHARSET: { in MapFont()
H A Dcfx_facecache.cpp163 if (pSubstFont->m_Charset == FXFONT_SHIFTJIS_CHARSET) in RenderGlyph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_sysfontinfo_embeddertest.cpp130 FXFONT_SYMBOL_CHARSET, FXFONT_SHIFTJIS_CHARSET, in TEST_F()
H A Dfpdf_sysfontinfo.cpp26 static_assert(FXFONT_SHIFTJIS_CHARSET == FX_CHARSET_ShiftJIS,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_sysfontinfo_embeddertest.cpp149 FXFONT_ANSI_CHARSET, FXFONT_SHIFTJIS_CHARSET, in TEST_F()
H A Dfpdf_sysfontinfo.cpp25 static_assert(FXFONT_SHIFTJIS_CHARSET == FX_CHARSET_ShiftJIS,
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/ge/
H A Dfx_ge_linux.cpp84 case FXFONT_SHIFTJIS_CHARSET: { in MapFont()
H A Dfx_ge_fontmap.cpp369 case FXFONT_SHIFTJIS_CHARSET: in GetCharset()
1034 if (Charset == FXFONT_SHIFTJIS_CHARSET || Charset == FXFONT_GB2312_CHARSET || in FindSubstFont()
1505 m_pMapper->AddInstalledFont(facename, FXFONT_SHIFTJIS_CHARSET); in ReportFace()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcfx_systemhandler.cpp24 if (charset == FXFONT_SHIFTJIS_CHARSET) in CharSet2CP()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/android/
H A Dcfpf_skiafontmgr.cpp132 case FXFONT_SHIFTJIS_CHARSET: in FPF_SkiaGetCharset()
191 (uCharset == FXFONT_SHIFTJIS_CHARSET); in FPF_SkiaIsCJK()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dcfx_systemhandler.cpp18 if (charset == FXFONT_SHIFTJIS_CHARSET) in CharSet2CP()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/android/
H A Dfpf_skiafontmgr.cpp148 case FXFONT_SHIFTJIS_CHARSET: in FPF_SkiaGetCharset()
208 (uCharset == FXFONT_SHIFTJIS_CHARSET); in FPF_SkiaIsCJK()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dfx_font.h37 #define FXFONT_SHIFTJIS_CHARSET 128 macro
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dcpdf_document.cpp837 case FXFONT_SHIFTJIS_CHARSET: in ProcessbCJK()
876 charset == FXFONT_SHIFTJIS_CHARSET; in AddFont()
998 pLogFont->lfCharSet == FXFONT_SHIFTJIS_CHARSET; in AddWindowsFont()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/
H A Dcpdf_document.cpp860 charset == FXFONT_SHIFTJIS_CHARSET; in AddFont()
964 case FXFONT_SHIFTJIS_CHARSET: in AddFont()
1254 FXFONT_HANGEUL_CHARSET, FXFONT_SHIFTJIS_CHARSET}); in AddMacFont()
1384 if (!bFound && HasCharSet(languages, {FXFONT_SHIFTJIS_CHARSET})) { in AddMacFont()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp495 case FXFONT_SHIFTJIS_CHARSET: in MapFont()
596 case FXFONT_SHIFTJIS_CHARSET: in MapFont()
632 case FXFONT_SHIFTJIS_CHARSET: in MapFont()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/pdfium/
H A Dpdfium_assert_matching_enums.cc207 STATIC_ASSERT_ENUM(PP_PRIVATEFONTCHARSET_SHIFTJIS, FXFONT_SHIFTJIS_CHARSET);

12