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

/inkscape/src/
H A Dsp-hatch.cpp356 std::vector<SPHatchPath *> newhatchPaths; local
365 newhatchPaths = new_shown->hatchPaths();
376 for (ChildIterator child_iter = newhatchPaths.begin(); child_iter != newhatchPaths.end(); ++child_iter) {

Completed in 21 milliseconds