Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.cpp45 ArcToInternal(CFX_PointF(pos.x + new_size.width, pos.y + new_size.height), in ArcTo()
49 void CXFA_GEPath::ArcToInternal(const CFX_PointF& pos, in ArcToInternal() function in CXFA_GEPath
138 ArcToInternal(pos, size, start_angle, local_sweep); in AddArc()
Dcxfa_gepath.h47 void ArcToInternal(const CFX_PointF& pos,