Home | History | Annotate | Download | only in style

Lines Matching refs:setMaxHeight

823     void setMaxHeight(Length v) { SET_VAR(m_box, m_maxHeight, v) }