Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot_unittest.cpp76 TEST(CPDFAnnotTest, RectFromQuadPoints) { in TEST() argument
Dcpdf_annot.cpp250 CFX_FloatRect CPDF_Annot::RectFromQuadPoints(const CPDF_Dictionary* pAnnotDict, in RectFromQuadPoints() function in CPDF_Annot