Searched refs:GetMutableArrayAt (Results 1 – 2 of 2) sorted by relevance
177 RetainPtr<CPDF_Array> CPDF_Array::GetMutableArrayAt(size_t index) { in GetMutableArrayAt() function in CPDF_Array182 return const_cast<CPDF_Array*>(this)->GetMutableArrayAt(index); in GetArrayAt()
67 RetainPtr<CPDF_Array> GetMutableArrayAt(size_t index);