Home | History | Annotate | Download | only in wm

Lines Matching refs:bounds_in_screen

60     std::vector<gfx::Rect> bounds_in_screen;
61 bounds_in_screen.push_back(top_container_view_->GetBoundsInScreen());
62 return bounds_in_screen;