Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp288 uint32_t dwSysFontName = FPF_SKIANormalizeFontName(pFont->family()); in CreateFont() local
289 if (dwFaceName == dwSysFontName) in CreateFont()
304 if (dwSubst == dwSysFontName || dwSubstSans == dwSysFontName) { in CreateFont()