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

/inkscape/src/
H A Dfilter-chemistry.cpp80 double xmargin = 2.4 * (rx) / width; local
84 sp_repr_set_svg_double(repr, "x", -xmargin);
85 sp_repr_set_svg_double(repr, "width", 1 + 2 * xmargin);

Completed in 10 milliseconds