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

/inkscape/src/display/
H A Dnr-filter-primitive.cpp85 void FilterPrimitive::set_x(SVGLength const &length) function in class:Inkscape::Filters::FilterPrimitive
H A Dnr-filter.cpp380 void Filter::set_x(SVGLength const &length) function in class:Inkscape::Filters::Filter
/inkscape/src/
H A Dsp-flowtext.cpp488 bool set_x = false; local
491 set_x = set_y = true;
496 set_x = true;
504 if (set_x && !attrs.dx.empty())
507 if (set_x)

Completed in 839 milliseconds