Home
last modified time | relevance | path

Searched refs:SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-ellipse.cpp47 , arc_type(SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE) in SPGenericEllipse()
168 this->arc_type = SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE; in set()
184 this->arc_type = SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE; in set()
302 case SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE: in write()
386 case SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE: in displayName()
456 if (this->_isSlice() && this->arc_type == SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE) { in set_shape()
578 this->arc_type == SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE) { in snappoints()
H A Dsp-ellipse.h35 SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE, // Default enumerator
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/
H A Dshape-editor-knotholders.cpp955 SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE : in knot_set()
1007 SP_GENERIC_ELLIPSE_ARC_TYPE_SLICE : in knot_set()