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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_FontMap.h 28 #define SHIFTJIS_CHARSET 128
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 453 nCharset = SHIFTJIS_CHARSET;
508 { SHIFTJIS_CHARSET, "MS Gothic" },
550 return SHIFTJIS_CHARSET;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 273 pLogFont->lfCharSet == HANGEUL_CHARSET || pLogFont->lfCharSet == SHIFTJIS_CHARSET;
377 case SHIFTJIS_CHARSET:
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 509 if (charSet == SHIFTJIS_CHARSET) {
551 charSet = SHIFTJIS_CHARSET;
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 309 case SHIFTJIS_CHARSET:
342 case SHIFTJIS_CHARSET:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1157 #define SHIFTJIS_CHARSET 128
    [all...]

Completed in 127 milliseconds