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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderListBox.cpp261 LayoutUnit RenderListBox::listHeight() const function in class:WebCore::RenderListBox
521 absOffset.move(0, listHeight());
670 return max(pixelSnappedClientHeight(), roundToInt(listHeight()));

Completed in 123 milliseconds