Searched refs:IsValidQuadPointsIndex (Results 1 – 3 of 3) sorted by relevance
239 bool IsValidQuadPointsIndex(const CPDF_Array* array, size_t index) { in IsValidQuadPointsIndex() function249 if (!IsValidQuadPointsIndex(array, quad_index)) in GetQuadPointsAtIndex()
256 bool IsValidQuadPointsIndex(const CPDF_Array* array, size_t index);
202 DCHECK(IsValidQuadPointsIndex(array, quad_index)); in SetQuadPointsAtIndex()766 if (!IsValidQuadPointsIndex(pQuadPointsArray.Get(), quad_index)) in FPDFAnnot_SetAttachmentPoints()