Searched refs:allPaintTargets (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-gradient.h76 std::vector<PaintTarget> const &allPaintTargets();
H A Dgradient-drag.cpp63 using Inkscape::allPaintTargets;
371 for (std::vector<Inkscape::PaintTarget>::const_iterator it = allPaintTargets().begin(); (it != allPaintTargets().end()) && !addknot; ++it)
H A Dgradient-chemistry.cpp71 std::vector<PaintTarget> const &allPaintTargets() function in class:Inkscape::std

Completed in 109 milliseconds