Searched refs:pObjectList (Results 1 – 1 of 1) sorted by relevance
580 const CPDF_PageObjectList* pObjectList = in ProcessFormObject() local582 if (pObjectList->empty()) in ProcessFormObject()588 for (auto it = pObjectList->begin(); it != pObjectList->end(); ++it) { in ProcessFormObject()591 ProcessTextObject(pPageObj->AsText(), curFormMatrix, pObjectList, it); in ProcessFormObject()