Searched defs:t_on_document (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | cairo-renderer.cpp | 511 Geom::Affine t_on_document = (Geom::Affine)(Geom::Scale (scale_x, -scale_y)) * local 516 Geom::Affine t = t_on_document * t_item.inverse(); |
Completed in 264 milliseconds