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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_FontMap.h 23 #ifndef ANSI_CHARSET
25 #define ANSI_CHARSET 0
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 205 GetFontIndex(sFontName, ANSI_CHARSET, FALSE);
448 FX_BYTE nCharset = ANSI_CHARSET;
462 nCharset = ANSI_CHARSET;
471 nCharset = ANSI_CHARSET;
505 { ANSI_CHARSET, "Helvetica" },
532 if (word < 0x7F) return ANSI_CHARSET;
583 return ANSI_CHARSET;
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_CBA_Fontmap.cpp 63 nCharset = ANSI_CHARSET;
70 if (nCharset != ANSI_CHARSET)
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 504 if (charSet == ANSI_CHARSET) {
547 FX_BYTE charSet = ANSI_CHARSET;
560 charSet = ANSI_CHARSET;
569 charSet = ANSI_CHARSET;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 295 if (pLogFont->lfCharSet == ANSI_CHARSET || pLogFont->lfCharSet == DEFAULT_CHARSET ||
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 304 if (charset == ANSI_CHARSET || charset == SYMBOL_CHARSET) {
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1154 #define ANSI_CHARSET 0
    [all...]

Completed in 596 milliseconds