Searched refs:getRowBounds (Results 1 – 2 of 2) sorted by relevance
398 IntRect rowRect = getRowBounds(rowIndex); in paintRow()664 IntRect PopupListBox::getRowBounds(int index) in getRowBounds() function in WebCore::PopupListBox679 IntRect clipRect = contentsToWindow(getRowBounds(index)); in invalidateRow()690 IntRect rowRect = getRowBounds(index); in scrollToRevealRow()921 setContentsSize(IntSize(contentWidth, getRowBounds(numItems() - 1).maxY())); in layout()
222 IntRect getRowBounds(int index);