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

/inkscape/src/ui/dialog/
H A Dswatches.cpp621 std::vector<SwatchPage*> pages = _getSwatchSets();
645 std::vector<SwatchPage*> swatchSets = _getSwatchSets();
995 std::vector<SwatchPage*> pages = swp->_getSwatchSets();
1043 std::vector<SwatchPage*> SwatchesPanel::_getSwatchSets() const function in class:Inkscape::UI::Dialogs::SwatchesPanel
1143 std::vector<SwatchPage*> pages = _getSwatchSets();
1161 std::vector<SwatchPage*> pages = _getSwatchSets();

Completed in 20 milliseconds