Home
last modified time | relevance | path

Searched refs:AddEllipse (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.h38 void AddEllipse(const CFX_RectF& rect);
Dcxfa_gepath.cpp88 void CXFA_GEPath::AddEllipse(const CFX_RectF& rect) { in AddEllipse() function in CXFA_GEPath
/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp87 path.AddEllipse(*pRtSign); in DrawSignCircle()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp262 fillPath.AddEllipse(rtDraw); in GetPathArcOrRounded()
/external/pdfium/xfa/fxfa/
Dcxfa_fffield.cpp96 path.AddEllipse(m_rtUI); in DrawHighlight()