Go to the source code of this file.
Macros | |
#define | _GraphicsArcPath_ |
Functions | |
void | GraphicsArcPath_updatePath (GraphicsArcPath _this, XObject sender) |
void | GraphicsArcPath_OnSetNoOfEdges (GraphicsArcPath _this, XInt32 value) |
void | GraphicsArcPath_OnSetEndAngle (GraphicsArcPath _this, XFloat value) |
void | GraphicsArcPath_OnSetStartAngle (GraphicsArcPath _this, XFloat value) |
XFloat | GraphicsArcPath_OnGetInnerRadius (GraphicsArcPath _this) |
void | GraphicsArcPath_OnSetInnerRadius (GraphicsArcPath _this, XFloat value) |
void | GraphicsArcPath_OnSetRadius (GraphicsArcPath _this, XFloat value) |
void | GraphicsArcPath_OnSetStyle (GraphicsArcPath _this, XEnum value) |
#define _GraphicsArcPath_ |
XFloat GraphicsArcPath_OnGetInnerRadius | ( | GraphicsArcPath | _this | ) |
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), and value.
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), GraphicsArcStylePie, GraphicsArcStylePieRounded, GraphicsArcStylePieRoundedEnd, GraphicsArcStylePieRoundedStart, and value.
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), and value.
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), and value.
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), and value.
References EwNewSlot(), EwPostSignal(), GraphicsArcPath_updatePath(), and value.
References EW_UNUSED_ARG, EwMathCos(), EwMathSin(), EwMathSqrt(), GraphicsArcStyleArc, GraphicsArcStylePie, GraphicsArcStylePieRounded, GraphicsArcStylePieRoundedEnd, GraphicsArcStylePieRoundedStart, GraphicsArcStyleSegment, GraphicsPath_AddArc(), GraphicsPath_Begin(), GraphicsPath_Close(), GraphicsPath_InitSubPath(), GraphicsPath_SetMaxNoOfSubPaths(), and sender.