Home | History | Annotate | Download | only in page

Lines Matching refs:initialSize

147 PassRefPtr<FrameView> FrameView::create(Frame* frame, const IntSize& initialSize)
150 view->Widget::setFrameRect(IntRect(view->pos(), initialSize));