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

  /external/pdfium/core/fxge/android/
cfx_androidfontinfo.cpp 42 if (FontFamilyIsFixedPitch(pitch_family))
  /external/pdfium/core/fxge/apple/
fx_mac_imp.cpp 98 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family))
  /external/pdfium/core/fxge/
fx_font.h 133 inline bool FontFamilyIsFixedPitch(uint32_t family) {
cfx_folderfontinfo.cpp 107 if (FontStyleIsFixedPitch(style) == FontFamilyIsFixedPitch(pitch_family))
288 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family))

Completed in 1761 milliseconds