Home | History | Annotate | Download | only in style

Lines Matching defs:setOpacity

1031     void setOpacity(float f) { SET_VAR(rareNonInheritedData, opacity, f); }