Searched refs:defaultMaxHeight (Results 1 – 3 of 3) sorted by relevance
181 static const int defaultMaxHeight; variable
65 const int PopupListBox::defaultMaxHeight = 500; member in blink::PopupListBox77 , m_maxHeight(defaultMaxHeight) in PopupListBox()
162 m_listBox->setMaxHeight(PopupListBox::defaultMaxHeight); in layoutAndCalculateWidgetRect()