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

/inkscape/src/extension/internal/
H A Dlatex-text-renderer.cpp310 Geom::Affine wotransl = i2doc.withoutTranslation(); local
311 double degrees = -180/M_PI * Geom::atan2(wotransl.xAxis());
460 Geom::Affine wotransl = i2doc.withoutTranslation(); local
461 double degrees = -180/M_PI * Geom::atan2(wotransl.xAxis());

Completed in 14 milliseconds