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

/inkscape/src/
H A Ddesktop-style.cpp476 static bool vectorsClose( std::vector<double> const &lhs, std::vector<double> const &rhs ) function
609 || !vectorsClose(iccColor->colors, paint->value.color.icc->colors) ) {

Completed in 19 milliseconds