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

  /external/pdfium/core/fxge/
fx_font.h 129 inline bool FontStyleIsScript(uint32_t style) {
cfx_folderfontinfo.cpp 105 if (FontStyleIsScript(style) == FontFamilyIsScript(pitch_family))
cfx_fontmapper.cpp 263 if (FontStyleIsScript(flags))
  /external/pdfium/core/fxge/android/
cfpf_skiafontmgr.cpp 330 if (FontStyleIsScript(dwStyle) == FontStyleIsScript(pFontDes->m_dwStyle))
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp 100 if (FontStyleIsScript(dwFontStyles) == FontStyleIsScript(pFont->dwFontStyles))
    [all...]

Completed in 301 milliseconds