Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp304 CPDF_Font* pNewFont = GetPDFFont(nFind); in GetPWLFontIndex() local
306 if (!pNewFont) return -1; in GetPWLFontIndex()
316 AddedFont(pNewFont, sAlias); in GetPWLFontIndex()
318 return AddFontData(pNewFont, sAlias, nCharset); in GetPWLFontIndex()