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

/inkscape/src/
H A Dgradient-chemistry.h46 SPGradient *sp_document_default_gradient_vector( SPDocument *document, SPColor const &color, bool singleStop );
H A Dgradient-chemistry.cpp1507 SPGradient *sp_document_default_gradient_vector( SPDocument *document, SPColor const &color, bool singleStop ) function
1566 return sp_document_default_gradient_vector( doc, color, singleStop );
/inkscape/src/widgets/
H A Dfill-style.cpp567 vector = sp_document_default_gradient_vector( document, common, createSwatch );

Completed in 326 milliseconds