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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleBoxData.h53 Length maxHeight() const { return m_maxHeight; }
76 Length m_maxHeight; member in class:WebCore::StyleBoxData
/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.h170 virtual void setMaxHeight(int maxHeight) OVERRIDE { m_maxHeight = maxHeight; }
270 int m_maxHeight; member in class:WebCore::PopupListBox

Completed in 180 milliseconds