Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp106 CFX_ByteString csAlias = PDF_NameDecode(csNameTag); in GetFont() local
107 if (!pFormDict || csAlias.IsEmpty()) in GetFont()
118 CPDF_Dictionary* pElement = pFonts->GetDictFor(csAlias); in GetFont()