Searched refs:NODE_SYMM (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/helper/
H A Dgeom-nodetype.h36 NODE_SYMM enumerator in enum:Geom::__anon87
/inkscape/src/live_effects/
H A Dlpe-spiro.cpp89 if ( nodetype == Geom::NODE_SMOOTH || nodetype == Geom::NODE_SYMM )
123 case Geom::NODE_SYMM:
/inkscape/src/
H A Dsp-shape.cpp1120 bool c2 = snapprefs->isTargetSnappable(Inkscape::SNAPTARGET_NODE_SMOOTH) && (nodetype == Geom::NODE_SMOOTH || nodetype == Geom::NODE_SYMM);
1132 case Geom::NODE_SYMM:

Completed in 139 milliseconds