Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h36 #define CHINESEBIG5_CHARSET 136 macro
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp415 {CHINESEBIG5_CHARSET, "MingLiU"}, {SHIFTJIS_CHARSET, "MS Gothic"},
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp266 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || in AddWindowsFont()
353 case CHINESEBIG5_CHARSET: in AddWindowsFont()
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp409 } else if (charSet == CHINESEBIG5_CHARSET) { in GetNativeFont()
454 charSet = CHINESEBIG5_CHARSET; in GetNativeCharSet()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp350 case CHINESEBIG5_CHARSET: in MapFont()
393 case CHINESEBIG5_CHARSET: in MapFont()