Searched refs:pVisitedInternal (Results 1 – 2 of 2) sorted by relevance
261 std::set<const CPDF_Object*>* pVisitedInternal) { in GetColorSpaceInternal() argument265 if (pdfium::Contains(*pVisitedInternal, pCSObj)) in GetColorSpaceInternal()268 ScopedSetInsertion<const CPDF_Object*> insertion(pVisitedInternal, pCSObj); in GetColorSpaceInternal()278 nullptr, pVisited, pVisitedInternal); in GetColorSpaceInternal()307 pVisitedInternal); in GetColorSpaceInternal()316 pVisited, pVisitedInternal); in GetColorSpaceInternal()
100 std::set<const CPDF_Object*>* pVisitedInternal);