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

/inkscape/src/
H A Ddesktop-style.cpp695 gdouble opacity_prev = -1; local
712 if (opacity_prev != -1 && opacity != opacity_prev) {
715 opacity_prev = opacity;

Completed in 256 milliseconds