Searched refs:ua (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/widgets/ |
H A D | icon.cpp | 1202 Geom::IntRect ua = *Geom::intersect(ibox, area); local 1206 g_message( " ua --'%s' (%f,%f)-(%f,%f)", name, (double)ua.left(), (double)ua.top(), (double)ua.right(), (double)ua.bottom() ); 1218 Inkscape::DrawingContext dc(s, ua.min()); 1220 drawing.render(dc, ua);
|
Completed in 35 milliseconds