Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp303 FX_INT32 nGlyphNum = 0; in CreateFont() local
340 if (bMatchedName || pFontDes->m_iGlyphNum > nGlyphNum) { in CreateFont()
342 nGlyphNum = pFontDes->m_iGlyphNum; in CreateFont()