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

  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 283 } else if (!(picth_family & FF_ROMAN) && weight > 550) {
320 if (!(picth_family & FF_ROMAN) && weight > 400) {
348 subst_pitch_family = FF_ROMAN;
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_gdifont.cpp 173 lf.lfPitchAndFamily |= FF_ROMAN;
fx_stdfontmgr.cpp 445 if (nFamilies == FF_ROMAN) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 260 if ((pLogFont->lfPitchAndFamily & 0xf8) == FF_ROMAN) {
    [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 1194 #define FF_ROMAN (1<<4)
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 117 milliseconds