Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_clippath.cpp83 CFX_PointF point0 = old_path.GetPoint(0); in AppendPath() local
85 CFX_FloatRect old_rect(point0.x, point0.y, point2.x, point2.y); in AppendPath()
Dcpdf_contentparser.cpp192 CFX_PointF point0 = ClipPath.GetPoint(0); in Continue() local
194 CFX_FloatRect old_rect(point0.x, point0.y, point2.x, point2.y); in Continue()