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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_FontMap.h 31 #define GB2312_CHARSET 134
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 456 nCharset = GB2312_CHARSET;
459 nCharset = GB2312_CHARSET;
506 { GB2312_CHARSET, "SimSun" },
542 return GB2312_CHARSET;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 272 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || pLogFont->lfCharSet == GB2312_CHARSET ||
362 case GB2312_CHARSET:
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 511 } else if (charSet == GB2312_CHARSET) {
554 charSet = GB2312_CHARSET;
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 314 case GB2312_CHARSET:
345 case GB2312_CHARSET:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1160 #define GB2312_CHARSET 134
    [all...]

Completed in 1237 milliseconds