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

/inkscape/src/
H A Dgradient-chemistry.cpp179 static guint count_gradient_hrefs(SPObject *o, SPGradient *gr) function
203 i += count_gradient_hrefs(child, gr);
239 if (!vector->isSwatch() && (gr->hrefcount <= count_gradient_hrefs(user, gr))) {
1419 //g_message("hrefcount %d count %d\n", current->hrefcount, count_gradient_hrefs(item, current));
1423 current->hrefcount == count_gradient_hrefs(item, current))) {

Completed in 1272 milliseconds