Searched defs:len_j (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | nr-filter-units.cpp | 96 double len_j = sqrt((origo[X] - j_end[X]) * (origo[X] - j_end[X]) local 101 Geom::Scale scaling(1.0 / len_i, 1.0 / len_j); |
Completed in 13 milliseconds