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

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_FontMap.h32 #define CHINESEBIG5_CHARSET 136 macro
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_FontMap.cpp507 { CHINESEBIG5_CHARSET, "MingLiU" },
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_doc.cpp272 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || pLogFont->lfCharSet == GB2312_CHARSET ||
355 case CHINESEBIG5_CHARSET:
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp513 } else if (charSet == CHINESEBIG5_CHARSET) {
557 charSet = CHINESEBIG5_CHARSET;
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp312 case CHINESEBIG5_CHARSET:
351 case CHINESEBIG5_CHARSET:

Completed in 198 milliseconds