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

/inkscape/src/
H A Dknot-holder-entity.cpp243 gdouble pat_x = pat->width(); local
248 gdouble pat_h = hypot(pat_x, pat_y);
252 scl = Geom::Scale(d[Geom::X] / pat_x, d[Geom::Y] / pat_y);

Completed in 18 milliseconds