Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp316 uint32_t dwSysFontName = FPF_SKIANormalizeFontName(pFontDes->m_pFamily); in CreateFont() local
317 if (dwFaceName == dwSysFontName) in CreateFont()
332 if (dwSubst == dwSysFontName || dwSubstSans == dwSysFontName) { in CreateFont()