Home
last modified time | relevance | path

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

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