Home | History | Annotate | Download | only in instant

Lines Matching refs:tab_bounds

988   gfx::Rect tab_bounds;
989 tab_contents->view()->GetContainerBounds(&tab_bounds);
990 preview_contents_->view()->SizeContents(tab_bounds.size());