Searched defs:pat_y (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | knot-holder-entity.cpp | 244 gdouble pat_y = pat->height(); 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 10 milliseconds