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

/inkscape/src/ui/widget/
H A Daddtoicon.cpp30 AddToIcon::AddToIcon() : function in class:Inkscape::UI::Widget::AddToIcon
31 Glib::ObjectBase(typeid(AddToIcon)),
56 void AddToIcon::get_preferred_height_vfunc(Gtk::Widget& widget,
71 void AddToIcon::get_preferred_width_vfunc(Gtk::Widget& widget,
86 void AddToIcon::get_size_vfunc(Gtk::Widget& widget,
105 void AddToIcon::render_vfunc( const Cairo::RefPtr<Cairo::Context>& cr,
111 void AddToIcon::render_vfunc( const Glib::RefPtr<Gdk::Drawable>& window,
128 bool AddToIcon::activate_vfunc(GdkEvent* /*event*/,
138 void AddToIcon
[all...]
H A Daddtoicon.h24 class AddToIcon : public Gtk::CellRendererPixbuf { class in namespace:Inkscape::UI::Widget
26 AddToIcon();
27 virtual ~AddToIcon() {};
/inkscape/src/ui/dialog/
H A Dtags.cpp949 Inkscape::UI::Widget::AddToIcon * addRenderer = manage( new Inkscape::UI::Widget::AddToIcon());

Completed in 26 milliseconds