Home | History | Annotate | Download | only in style

Lines Matching refs:setMaxHeight

1006     void setMaxHeight(const Length& v) { SET_VAR(m_box, m_maxHeight, v); }