Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp276 bool bMatchedName = (nFind == FPF_SKIAMATCHWEIGHT_NAME1); in CreateFont() local
291 bMatchedName = true; in CreateFont()
294 if (nFind > nMax && bMatchedName) { in CreateFont()
299 if (bMatchedName || font->glyph_num() > nGlyphNum) { in CreateFont()