Searched refs:new_objs_array (Results 1 – 1 of 1) sorted by relevance
3152 CFX_ArrayTemplate<CPDF_Object*> new_objs_array; in CheckAcroFormSubObject() local3153 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in CheckAcroFormSubObject()3162 m_objs_array.Append(new_objs_array); in CheckAcroFormSubObject()4367 CFX_ArrayTemplate<CPDF_Object*> new_objs_array; in CheckPageAnnots() local4368 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in CheckPageAnnots()4371 m_objs_array.Append(new_objs_array); in CheckPageAnnots()4493 CFX_ArrayTemplate<CPDF_Object*> new_objs_array; in IsPageAvail() local4495 IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in IsPageAvail()4498 m_objs_array.Append(new_objs_array); in IsPageAvail()4545 CFX_ArrayTemplate<CPDF_Object*> new_objs_array; in CheckResources() local[all …]