Home
last modified time | relevance | path

Searched refs:ArcTo (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/graphics/
Dcfgas_gepath.h30 void ArcTo(const CFX_PointF& pos,
Dcfgas_gepath.cpp42 void CFGAS_GEPath::ArcTo(const CFX_PointF& pos, in ArcTo() function in CFGAS_GEPath
/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp207 fillPath->ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy); in GetFillPath()
638 path.ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy); in GetPath()