Home | History | Annotate | Download | only in style

Lines Matching refs:setHasCurrentOpacityAnimation

1392     void setHasCurrentOpacityAnimation(bool b = true) { SET_VAR(rareNonInheritedData, m_hasCurrentOpacityAnimation, b); }