Searched defs:prepareImageRenderer (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/widgets/
H A Ddash-selector.cpp58 dash_combo.set_cell_data_func(image_renderer, sigc::mem_fun(*this, &SPDashSelector::prepareImageRenderer));
107 void SPDashSelector::prepareImageRenderer( Gtk::TreeModel::const_iterator const &row ) { function in class:SPDashSelector
H A Dstroke-marker-selector.cpp60 set_cell_data_func(image_renderer, sigc::mem_fun(*this, &MarkerComboBox::prepareImageRenderer));
560 void MarkerComboBox::prepareImageRenderer( Gtk::TreeModel::const_iterator const &row ) { function in class:MarkerComboBox

Completed in 16 milliseconds