Home
last modified time | relevance | path

Searched refs:FontStyleIsScript (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxge/
Dfx_font.h129 inline bool FontStyleIsScript(uint32_t style) { in FontStyleIsScript() function
Dcfx_folderfontinfo.cpp105 if (FontStyleIsScript(style) == FontFamilyIsScript(pitch_family)) in GetSimilarValue()
Dcfx_fontmapper.cpp263 if (FontStyleIsScript(flags)) in UpdatePitchFamily()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp330 if (FontStyleIsScript(dwStyle) == FontStyleIsScript(pFontDes->m_dwStyle)) in CreateFont()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp100 if (FontStyleIsScript(dwFontStyles) == FontStyleIsScript(pFont->dwFontStyles)) in GetSimilarityScore()