Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp281 int32_t nGlyphNum = 0; in CreateFont() local
314 if (bMatchedName || pFont->glyph_num() > nGlyphNum) { in CreateFont()
316 nGlyphNum = pFont->glyph_num(); in CreateFont()