Home
last modified time | relevance | path

Searched defs:AddArc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluspath.h85 Status AddArc(REAL x, REAL y, REAL width, REAL height, in AddArc() function
91 Status AddArc(INT x, INT y, INT width, INT height, in AddArc() function
97 Status AddArc(const RectF& rect, REAL startAngle, REAL sweepAngle) in AddArc() function
103 Status AddArc(const Rect& rect, REAL startAngle, REAL sweepAngle) in AddArc() function
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gepath.cpp94 void CFGAS_GEPath::AddArc(const CFX_PointF& original_pos, in AddArc() function in CFGAS_GEPath
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd2d1.h1855 void AddArc(const D2D1_ARC_SEGMENT &arc) { in AddArc() function