Home | History | Annotate | Download | only in web

Lines Matching refs:newRect

931 void PopupListBox::setFrameRect(const IntRect& newRect)
934 if (newRect == oldRect)
937 Widget::setFrameRect(newRect);