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

/inkscape/src/live_effects/
H A Dlpe-roughen.h35 HM_SMOOTH, enumerator in enum:Inkscape::LivePathEffect::HandlesMethod
H A Dlpe-roughen.cpp41 { HM_SMOOTH, N_("Smooth"), "smooth" }
267 if(handles == HM_SMOOTH && curve_it1 == curve_endit){
327 if (handles == HM_RAND || handles == HM_SMOOTH) {
341 if(handles == HM_SMOOTH){
471 if (handles == HM_RAND || handles == HM_SMOOTH) {
475 if(handles == HM_SMOOTH) {

Completed in 15 milliseconds