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/ |
D | gdipluspath.h | 85 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 D | cfgas_gepath.cpp | 94 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/ |
D | d2d1.h | 1855 void AddArc(const D2D1_ARC_SEGMENT &arc) { in AddArc() function
|