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

/inkscape/src/
H A Dgradient-chemistry.cpp799 void sp_item_gradient_stop_set_style(SPItem *item, GrPointType point_type, guint point_i, Inkscape::PaintTarget fill_or_stroke, SPCSSAttr *stop) function
802 g_message("sp_item_gradient_stop_set_style(%p, %d, %d, %d, %p)", item, point_type, point_i, fill_or_stroke, stop);

Completed in 24 milliseconds