Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp291 bool bMatchedName = (nFind == FPF_SKIAMATCHWEIGHT_NAME1); in CreateFont() local
306 bMatchedName = true; in CreateFont()
309 if (nFind > nMax && bMatchedName) { in CreateFont()
314 if (bMatchedName || pFont->glyph_num() > nGlyphNum) { in CreateFont()