Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp362 CPDF_Dictionary* pXFAImages = pNames->GetDictFor("XFAImages"); in GetPDFNamedImage() local
363 if (!pXFAImages) in GetPDFNamedImage()
366 CPDF_NameTree nametree(pXFAImages); in GetPDFNamedImage()