Home
last modified time | relevance | path

Searched refs:GB2312_CHARSET (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp365 nCharset = GB2312_CHARSET; in GetNativeCharset()
368 nCharset = GB2312_CHARSET; in GetNativeCharset()
414 {ANSI_CHARSET, "Helvetica"}, {GB2312_CHARSET, "SimSun"},
450 return GB2312_CHARSET; in CharSetFromUnicode()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h35 #define GB2312_CHARSET 134 macro
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp267 pLogFont->lfCharSet == GB2312_CHARSET || in AddWindowsFont()
360 case GB2312_CHARSET: in AddWindowsFont()
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp406 } else if (charSet == GB2312_CHARSET) { in GetNativeFont()
451 charSet = GB2312_CHARSET; in GetNativeCharSet()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp352 case GB2312_CHARSET: in MapFont()
387 case GB2312_CHARSET: in MapFont()