Searched refs:setMaxHeight (Results 1 – 9 of 9) sorted by relevance
146 void setMaxHeight(int maxHeight) { m_maxHeight = maxHeight; } in setMaxHeight() function in WebCore::PopupListBox335 m_listBox->setMaxHeight(kMaxHeight); in layoutAndCalculateWidgetRect()377 m_listBox->setMaxHeight(spaceAbove); in layoutAndCalculateWidgetRect()379 m_listBox->setMaxHeight(spaceBelow); in layoutAndCalculateWidgetRect()
299 newStyle->setMaxHeight(Length(size, Fixed)); in createStackableStyle()
193 - (void)setMaxHeight:(NSString *)maxHeight;
832 - (void)setMaxHeight:(NSString *)maxHeight
74 style->setMaxHeight(desc->max.height()); in adjustSizeConstraints()
622 …ropertyWrapper<Length>(CSSPropertyMaxHeight, &RenderStyle::maxHeight, &RenderStyle::setMaxHeight)); in ensurePropertyMap()
810 void setMaxHeight(Length v) { SET_VAR(m_box, m_maxHeight, v) } in setMaxHeight() function
4243 m_style->setMaxHeight(l); in applyProperty()
22745 (WebCore::InheritedFlags::setMaxHeight):31946 (WebCore::PopupListBox::setMaxHeight):