Home | History | Annotate | Download | only in tabs

Lines Matching refs:half_size

181   gfx::Size half_size =
183 browser()->window()->SetBounds(gfx::Rect(work_area.origin(), half_size));
185 work_area.x() + half_size.width(), work_area.y(),
186 half_size.width(), half_size.height()));