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

/inkscape/src/
H A Dcolor.cpp33 static bool profileMatches( SVGICCColor const* first, SVGICCColor const* second );
100 match &= profileMatches( icc, other.icc );
115 match &= profileMatches( icc, other.icc );
120 static bool profileMatches( SVGICCColor const* first, SVGICCColor const* second ) { function

Completed in 9 milliseconds