Searched defs:start_listening (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Dpersp3d-reference.cpp53 Persp3DReference::start_listening(Persp3D* to) function in class:Persp3DReference
82 persp3dref->start_listening(refobj);
H A Dsp-tag-use-reference.cpp93 SPTagUsePath::start_listening(SPObject* to) function in class:SPTagUsePath
120 offset->start_listening(refobj);
H A Dsp-use-reference.cpp93 SPUsePath::start_listening(SPObject* to) function in class:SPUsePath
124 offset->start_listening(refobj);
/inkscape/src/live_effects/
H A Dlpeobject-reference.cpp84 LPEObjectReference::start_listening(LivePathEffectObject* to) function in class:Inkscape::LivePathEffect::LPEObjectReference
113 lpeobjref->start_listening(refobj);
/inkscape/src/live_effects/parameter/
H A Dpath.cpp335 PathParam::start_listening(SPObject * to) function in class:Inkscape::LivePathEffect::PathParam
361 start_listening(new_ref);

Completed in 45 milliseconds