Searched refs:ActionBBox (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-object.h328 enum Action { ActionGeneral, ActionBBox, ActionUpdate, ActionShow }; enumerator in enum:SPObject::Action
H A Dsp-item-group.cpp282 std::vector<SPObject*> l = const_cast<SPGroup*>(this)->childList(false, SPObject::ActionBBox);

Completed in 18 milliseconds