Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp232 CPDF_Font* pNewFont = GetPDFFont(nFind); in GetPWLFontIndex() local
234 if (!pNewFont) in GetPWLFontIndex()
238 AddedFont(pNewFont, sAlias); in GetPWLFontIndex()
240 return AddFontData(pNewFont, sAlias, nCharset); in GetPWLFontIndex()