Searched defs:defaultMaxHeight (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.h160 static const int defaultMaxHeight; member in class:blink::FINAL
H A DPopupListBox.cpp65 const int PopupListBox::defaultMaxHeight = 500; member in class:blink::PopupListBox
77 , m_maxHeight(defaultMaxHeight)

Completed in 80 milliseconds