Searched defs:get_size_vfunc (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/ui/widget/
H A Daddtoicon.cpp86 void AddToIcon::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::AddToIcon
93 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
H A Dclipmaskicon.cpp98 void ClipMaskIcon::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::ClipMaskIcon
105 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
H A Dimagetoggler.cpp88 void ImageToggler::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::ImageToggler
95 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
H A Dinsertordericon.cpp86 void InsertOrderIcon::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::InsertOrderIcon
93 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
H A Dlayertypeicon.cpp99 void LayerTypeIcon::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::LayerTypeIcon
106 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
H A Dhighlight-picker.cpp70 void HighlightPicker::get_size_vfunc(Gtk::Widget& widget, function in class:Inkscape::UI::Widget::HighlightPicker
77 Gtk::CellRendererPixbuf::get_size_vfunc( widget, cell_area, x_offset, y_offset, width, height );
/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp1768 void FilterEffectsDialog::CellRendererConnection::get_size_vfunc( function in class:Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection

Completed in 31 milliseconds