Home | History | Annotate | Download | only in style

Lines Matching refs:setWillChangeProperties

1409     void setWillChangeProperties(const Vector<CSSPropertyID>& properties) { SET_VAR(rareNonInheritedData.access()->m_willChange, m_properties, properties); }