Home | History | Annotate | Download | only in style

Lines Matching refs:setHasAspectRatio

1197     void setHasAspectRatio(bool b) { SET_VAR(rareNonInheritedData, m_hasAspectRatio, b); }