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

/external/pdfium/xfa/fxgraphics/
H A Dcxfa_gepath.h31 void ArcTo(const CFX_PointF& pos,
H A Dcxfa_gepath.cpp40 void CXFA_GEPath::ArcTo(const CFX_PointF& pos, function in class:CXFA_GEPath
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp183 fillPath->ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy);
597 path.ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy);

Completed in 189 milliseconds