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

  /external/pdfium/core/fxge/
fx_font.h 126 inline bool FontStyleIsSerif(uint32_t style) {
cfx_folderfontinfo.cpp 103 if (FontStyleIsSerif(style) == FontFamilyIsRoman(pitch_family))
cfx_fontmapper.cpp 261 if (FontStyleIsSerif(flags))
  /external/pdfium/core/fxge/android/
cfpf_skiafontmgr.cpp 183 if (FontStyleIsSerif(dwStyle))
328 if (FontStyleIsSerif(dwStyle) == FontStyleIsSerif(pFontDes->m_dwStyle))
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp 98 if (FontStyleIsSerif(dwFontStyles) == FontStyleIsSerif(pFont->dwFontStyles))
770 if (FontStyleIsSerif(dwStyleMask))
    [all...]

Completed in 111 milliseconds