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

/inkscape/src/
H A Dsp-filter.cpp241 // (SPObject::ActionUpdate is not actually used)
248 std::vector<SPObject*> l(this->childList(true, SPObject::ActionUpdate));
H A Dsp-object.h328 enum Action { ActionGeneral, ActionBBox, ActionUpdate, ActionShow }; enumerator in enum:SPObject::Action
H A Dsp-item-group.cpp164 std::vector<SPObject*> l=this->childList(true, SPObject::ActionUpdate);

Completed in 887 milliseconds