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

/inkscape/src/
H A Dsp-hatch-path.h74 gdouble _repeatLength() const;
H A Dsp-hatch-path.cpp153 if (_curve && (_repeatLength() <= 0)) {
226 gdouble SPHatchPath::_repeatLength() const function in class:SPHatchPath
263 gdouble repeatLength = _repeatLength();

Completed in 516 milliseconds