Home | History | Annotate | Download | only in src

Lines Matching defs:newBounds

2238     IntRect newBounds = m_autoFillPopup->frameRect();
2240 if (oldBounds != newBounds) {
2244 popupMenu->client()->setWindowRect(newBounds);