Home
last modified time | relevance | path

Searched defs:RectFromQuadPointsArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot_unittest.cpp26 TEST(CPDFAnnotTest, RectFromQuadPointsArray) { in TEST() argument
H A Dcpdf_annot.cpp235 CFX_FloatRect CPDF_Annot::RectFromQuadPointsArray(const CPDF_Array* pArray, in RectFromQuadPointsArray() function in CPDF_Annot