Searched refs:AddEllipse (Results 1 – 5 of 5) sorted by relevance
38 void AddEllipse(const CFX_RectF& rect);
88 void CXFA_GEPath::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CXFA_GEPath
87 path.AddEllipse(*pRtSign); in DrawSignCircle()
262 fillPath.AddEllipse(rtDraw); in GetPathArcOrRounded()
96 path.AddEllipse(m_rtUI); in DrawHighlight()