Home | History | Annotate | Download | only in style

Lines Matching refs:hasOpacity

473         if (hasAutoZIndex() != other.hasAutoZIndex() && rareNonInheritedData->hasOpacity() != other.rareNonInheritedData->hasOpacity()) {