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

/inkscape/src/ui/tool/
H A Dtransform-handle-set.cpp239 ScaleHandle(th, corner_to_anchor(corner), _corner_to_pixbuf(corner)),
305 static Glib::RefPtr<Gdk::Pixbuf> _corner_to_pixbuf(unsigned c) { function in class:Inkscape::UI::ScaleCornerHandle
407 : TransformHandle(th, corner_to_anchor(corner), _corner_to_pixbuf(corner))
470 static Glib::RefPtr<Gdk::Pixbuf> _corner_to_pixbuf(unsigned c) { function in class:Inkscape::UI::RotateHandle

Completed in 15 milliseconds