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

/inkscape/src/
H A Dsp-hatch-path.cpp288 void SPHatchPath::_readHatchPathVector(char const *str, Geom::PathVector &pathv, bool &continous_join) argument
297 continous_join = false;
317 continous_join = true;

Completed in 1817 milliseconds