Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp310 int32_t nGlyphNum = 0; in CreateFont() local
342 if (bMatchedName || pFontDes->m_iGlyphNum > nGlyphNum) { in CreateFont()
344 nGlyphNum = pFontDes->m_iGlyphNum; in CreateFont()