Searched defs:_rebuild (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dlayer-manager.cpp233 _resource_connection = document->connectResourcesChanged("layer", sigc::mem_fun(*this, &LayerManager::_rebuild));
235 _rebuild();
243 void LayerManager::_rebuild() { function in class:Inkscape::LayerManager
/inkscape/src/ui/dialog/
H A Dswatches.cpp640 _rebuild();
998 swp->_rebuild();
1152 _rebuild();
1159 void SwatchesPanel::_rebuild() function in class:Inkscape::UI::Dialogs::SwatchesPanel

Completed in 19 milliseconds