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

/inkscape/src/ui/widget/
H A Dlayer-selector.h87 void _buildSiblingEntries(unsigned depth,
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 15 milliseconds