Home
last modified time | relevance | path

Searched refs:GetBoundaryAtPoint (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dpage.h265 SelectionBoundary GetBoundaryAtPoint(const Point_i& point);
Dpage.cc253 *boundary = GetBoundaryAtPoint(boundary->point); in ConstrainBoundary()
555 SelectionBoundary Page::GetBoundaryAtPoint(const Point_i& point) { in GetBoundaryAtPoint() function in pdfClient::Page