Searched refs:pAttrDict (Results 1 – 1 of 1) sorted by relevance
360 CPDF_Dictionary* pAttrDict = FindAttrDict(pA, owner); in GetAttr() local361 if (pAttrDict) { in GetAttr()362 CPDF_Object* pAttr = pAttrDict->GetElementValue(name); in GetAttr()