Searched defs:last_rotate (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | Layout-TNG-Input.cpp | 68 SVGLength last_rotate; local 69 last_rotate = 0.f; 72 last_rotate = *it; 73 new_source->rotate.resize(1, last_rotate); |
Completed in 59 milliseconds