Searched refs:_updateObject (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | objects.h | 225 void _updateObject(SPObject *obj, bool recurse); |
H A D | tags.h | 94 void _updateObject(SPObject *obj); |
H A D | tags.cpp | 127 _pnl->_updateObject( _obj); 318 void TagsPanel::_updateObject( SPObject *obj ) { function in class:Inkscape::UI::Dialog::TagsPanel |
H A D | objects.cpp | 166 _pnl->_updateObject(_obj, name == _highlightAttr); 394 void ObjectsPanel::_updateObject( SPObject *obj, bool recurse ) { function in class:Inkscape::UI::Dialog::ObjectsPanel 404 _updateObject(iter, recurse); |
Completed in 24 milliseconds