Lines Matching refs:w2d
119 tmp = desktop->w2d(tmp);
143 place.end = place.start - desktop->w2d(normal * place.offset);
173 double scaledFontsize = std::abs(fontsize * desktop->w2d(Geom::Point(0, 1.0))[Geom::Y]);
182 Geom::Point textBox = desktop->w2d(Geom::Point(fontsize * 3, fontsize / 2));
568 start_p = desktop->w2d(button_w);
572 start_p = desktop->w2d(Geom::Point(event->button.x, event->button.y));
600 Geom::Point const motion_dt(desktop->w2d(motion_w));
626 Geom::Point const motion_dt(desktop->w2d(motion_w));
651 end_p = desktop->w2d(*last_end);
1220 Geom::Point normal = desktop->w2d(windowNormal);
1268 Geom::Point origin = end_p + desktop->w2d(Geom::Point(3*fontsize, -fontsize));