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

/inkscape/src/ui/dialog/
H A Dalign-and-distribute.h193 double mx0, mx1, my0, my1; member in struct:Inkscape::UI::Dialog::ActionAlign::Coeffs
H A Dalign-and-distribute.cpp142 Selection::CompareSize horiz = (a.mx0 != 0.0) || (a.mx1 != 0.0)
178 Geom::Point mp = Geom::Point(a.mx0 * b->min()[Geom::X] + a.mx1 * b->max()[Geom::X],

Completed in 21 milliseconds