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

/inkscape/src/
H A Dgradient-chemistry.cpp603 SPStop *sp_get_stop_i(SPGradient *gradient, guint stop_i) argument
615 stop_i--;
618 for (guint i = 0; i < stop_i; i++) {
H A Dgradient-drag.cpp1774 SPStop *stop_i = sp_get_stop_i(vector, d->point_i); local
1776 if (stop_i == stop) {

Completed in 27 milliseconds