Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_path.cpp57 void CPDF_Path::AppendPoint(const CFX_PointF& point, in AppendPoint() function in CPDF_Path
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp290 void CFX_Path::AppendPoint(const CFX_PointF& point, Point::Type type) { in AppendPoint() function in CFX_Path