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

/inkscape/src/ui/tools/
H A Dflood-tool.h43 static const std::vector<Glib::ustring> channel_list; member in class:Inkscape::UI::Tools::FloodTool
/inkscape/src/widgets/
H A Dpaintbucket-toolbar.cpp125 const std::vector<Glib::ustring>& channel_list = Inkscape::UI::Tools::FloodTool::channel_list; local
126 for (std::vector<Glib::ustring>::const_iterator iterator = channel_list.begin();
127 iterator != channel_list.end(); ++iterator ) {

Completed in 14 milliseconds