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

/inkscape/src/live_effects/
H A Dlpe-curvestitch.cpp82 OptInterval bndsStrokeY = bounds_exact(stroke[1]); local
83 if (!bndsStroke && !bndsStrokeY) {
87 Point stroke_origin(bndsStroke->min(), (bndsStrokeY->max()+bndsStrokeY->min())/2);

Completed in 14 milliseconds