Searched refs:_colorInterpolation (Results 1 – 2 of 2) sorted by relevance
135 …void setColorInterpolation(EColorInterpolation val) { svg_inherited_flags._colorInterpolation = va… in setColorInterpolation()284 …olorInterpolation() const { return (EColorInterpolation) svg_inherited_flags._colorInterpolation; } in colorInterpolation()340 && (_colorInterpolation == other._colorInterpolation)360 unsigned _colorInterpolation : 2; // EColorInterpolation member414 svg_inherited_flags._colorInterpolation = initialColorInterpolation(); in setBitDefaults()
207 || svg_inherited_flags._colorInterpolation != other->svg_inherited_flags._colorInterpolation in diff()