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

/inkscape/src/
H A Dcolor.cpp76 SVGICCColor* tmp_icc = other.icc ? new SVGICCColor(*other.icc) : 0; local
84 icc = tmp_icc;

Completed in 24 milliseconds