Searched refs:knot_click (Results 1 - 11 of 11) sorted by relevance

/inkscape/src/ui/
H A Dobject-edit.cpp107 virtual void knot_click(unsigned int state);
115 virtual void knot_click(unsigned int state);
168 RectKnotHolderEntityRX::knot_click(unsigned int state) function in class:RectKnotHolderEntityRX
226 RectKnotHolderEntityRY::knot_click(unsigned int state) function in class:RectKnotHolderEntityRY
766 virtual void knot_click(unsigned int state);
773 virtual void knot_click(unsigned int state);
780 virtual void knot_click(unsigned int state);
787 virtual void knot_click(unsigned int state);
841 ArcKnotHolderEntityStart::knot_click(unsigned int state) function in class:ArcKnotHolderEntityStart
886 ArcKnotHolderEntityEnd::knot_click(unsigne function in class:ArcKnotHolderEntityEnd
925 ArcKnotHolderEntityRX::knot_click(unsigned int state) function in class:ArcKnotHolderEntityRX
963 ArcKnotHolderEntityRY::knot_click(unsigned int state) function in class:ArcKnotHolderEntityRY
1123 StarKnotHolderEntity1::knot_click(unsigned int state) function in class:StarKnotHolderEntity1
1129 StarKnotHolderEntity2::knot_click(unsigned int state) function in class:StarKnotHolderEntity2
1324 SpiralKnotHolderEntityInner::knot_click(unsigned int state) function in class:SpiralKnotHolderEntityInner
[all...]
/inkscape/src/
H A Dknot-holder-entity.h65 virtual void knot_click(unsigned int /*state*/) {} function in class:KnotHolderEntity
H A Dknotholder.cpp125 // no need to test whether knot_click exists since it's virtual now
126 e->knot_click(state);
/inkscape/src/live_effects/parameter/
H A Dpowerstrokepointarray.h71 virtual void knot_click(guint state);
H A Dpoint.cpp156 virtual void knot_click(guint state);
191 PointParamKnotHolderEntity::knot_click(guint state) function in class:Inkscape::LivePathEffect::PointParamKnotHolderEntity
H A Dvector.cpp160 virtual void knot_click(guint /*state*/){ function in class:Inkscape::LivePathEffect::VectorParamKnotHolderEntity_Origin
182 virtual void knot_click(guint /*state*/){ function in class:Inkscape::LivePathEffect::VectorParamKnotHolderEntity_Vector
H A Dfilletchamferpointarray.h105 virtual void knot_click(guint state);
H A Dtransformedpoint.cpp153 virtual void knot_click(guint /*state*/){ function in class:Inkscape::LivePathEffect::TransformedPointParamKnotHolderEntity_Vector
H A Dpowerstrokepointarray.cpp132 virtual void knot_click(guint state);
198 PowerStrokePointArrayParamKnotHolderEntity::knot_click(guint state) function in class:Inkscape::LivePathEffect::PowerStrokePointArrayParamKnotHolderEntity
H A Dfilletchamferpointarray.cpp743 void FilletChamferPointArrayParamKnotHolderEntity::knot_click(guint state) function in class:Inkscape::LivePathEffect::FilletChamferPointArrayParamKnotHolderEntity
/inkscape/src/live_effects/
H A Dlpe-knot.cpp50 virtual void knot_click(guint state);
650 KnotHolderEntityCrossingSwitcher::knot_click(guint state) function in class:Inkscape::LivePathEffect::KnotHolderEntityCrossingSwitcher

Completed in 1235 milliseconds