Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp319 bool bMatchedName = (nFind == FPF_SKIAMATCHWEIGHT_NAME1); in CreateFont() local
334 bMatchedName = true; in CreateFont()
337 if (nFind > nMax && bMatchedName) { in CreateFont()
342 if (bMatchedName || pFontDes->m_iGlyphNum > nGlyphNum) { in CreateFont()