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

/inkscape/src/ui/tools/
H A Dgradient-tool.cpp395 SPStop *stop0 = (SPStop *) i->data; local
404 if (g_slist_find(todel, stop0) || g_slist_find(todel, stop2))
407 guint32 const c0 = stop0->get_rgba32();
411 (stop1->offset - stop0->offset) / (stop2->offset - stop0->offset));

Completed in 18 milliseconds