Searched refs:targetControlRect (Results 1 – 2 of 2) sorted by relevance
403 IntRect PopupContainer::refresh(const IntRect& targetControlRect) in refresh() argument408 IntPoint locationInWindow = m_frameView->contentsToWindow(targetControlRect.location()); in refresh()411 locationInWindow.move(0, targetControlRect.height()); in refresh()413 …IntRect widgetRectInScreen = layoutAndCalculateWidgetRect(targetControlRect.height(), IntSize(), l… in refresh()
95 IntRect refresh(const IntRect& targetControlRect);