HomeSort by relevance Sort by last modified time
    Searched refs:CHINESEBIG5_CHARSET (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_FontMap.h 32 #define CHINESEBIG5_CHARSET 136
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 507 { CHINESEBIG5_CHARSET, "MingLiU" },
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 272 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || pLogFont->lfCharSet == GB2312_CHARSET ||
355 case CHINESEBIG5_CHARSET:
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 513 } else if (charSet == CHINESEBIG5_CHARSET) {
557 charSet = CHINESEBIG5_CHARSET;
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 312 case CHINESEBIG5_CHARSET:
351 case CHINESEBIG5_CHARSET:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1161 #define CHINESEBIG5_CHARSET 136
    [all...]

Completed in 172 milliseconds