Searched defs:get_size_vfunc (Results 1 - 7 of 7) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | addtoicon.cpp | 86 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 D | clipmaskicon.cpp | 98 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 D | imagetoggler.cpp | 88 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 D | insertordericon.cpp | 86 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 D | layertypeicon.cpp | 99 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 D | highlight-picker.cpp | 70 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 D | filter-effects-dialog.cpp | 1768 void FilterEffectsDialog::CellRendererConnection::get_size_vfunc( function in class:Inkscape::UI::Dialog::FilterEffectsDialog::CellRendererConnection
|
Completed in 31 milliseconds