Searched defs:pAttrDict (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_tagged.cpp370 CPDF_Dictionary* pAttrDict = FindAttrDict(pA, owner); local
371 if (pAttrDict) {
372 CPDF_Object* pAttr = pAttrDict->GetElementValue(name);

Completed in 82 milliseconds