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

/inkscape/src/ui/widget/
H A Dlayer-selector.cpp267 _buildSiblingEntries(0, *root, hierarchy);
338 _buildSiblingEntries(depth+1, *hierarchy, remainder);
345 void LayerSelector::_buildSiblingEntries( function in class:Inkscape::Widgets::LayerSelector
367 _buildSiblingEntries(depth+1, *layer, rest(hierarchy));

Completed in 24 milliseconds