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 35 #define GB2312_CHARSET 134
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 365 nCharset = GB2312_CHARSET;
368 nCharset = GB2312_CHARSET;
414 {ANSI_CHARSET, "Helvetica"}, {GB2312_CHARSET, "SimSun"},
450 return GB2312_CHARSET;
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 406 } else if (charSet == GB2312_CHARSET) {
451 charSet = GB2312_CHARSET;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 267 pLogFont->lfCharSet == GB2312_CHARSET ||
360 case GB2312_CHARSET:
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 352 case GB2312_CHARSET:
387 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 1566 milliseconds