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

/inkscape/src/widgets/
H A Dgradient-toolbar.cpp51 void gr_apply_gradient(Inkscape::Selection *selection, GrDrag *drag, SPGradient *gr);
100 void gr_apply_gradient(Inkscape::Selection *selection, GrDrag *drag, SPGradient *gr) function
927 gr_apply_gradient(selection, ev? ev->get_drag() : NULL, gr);

Completed in 18 milliseconds