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

/inkscape/src/
H A Dsp-filter-primitive.cpp39 this->image_in = Inkscape::Filters::NR_FILTER_SLOT_NOT_SET;
95 if (image_nr != this->image_in) {
96 this->image_in = image_nr;
183 gchar const *in_name = sp_filter_name_for_image(parent, prim->image_in);
274 nr_prim->set_input(sp_prim->image_in);
H A Dsp-filter-primitive.h34 int image_in, image_out; member in class:SPFilterPrimitive
/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2357 image = prim->image_in;
2598 if (prim->image_in == result) {

Completed in 24 milliseconds