Home
last modified time | relevance | path

Searched defs:top_container (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view_unittest.cc64 TopContainerView* top_container = browser_view()->top_container(); in TEST_F() local
Dimmersive_mode_controller_ash_unittest.cc289 views::View* top_container = browser_view()->top_container(); in TEST_F() local
Dbrowser_frame.cc231 views::View* top_container = browser_view_->top_container(); in SchedulePaintInRect() local
Dbrowser_view.h164 TopContainerView* top_container() { return top_container_; } in top_container() function
Dbrowser_view_layout_unittest.cc146 MockView* top_container() { return top_container_; } in top_container() function in BrowserViewLayoutTest
Dbrowser_view_layout.cc144 views::View* top_container, in Init()
/external/chromium_org/ash/wm/
Dwindow_cycle_controller_unittest.cc259 Window* top_container = in TEST_F() local
303 Window* top_container = in TEST_F() local
Dimmersive_fullscreen_controller.cc260 views::View* top_container) { in Init()
Dimmersive_fullscreen_controller_unittest.cc122 views::View* top_container() { in top_container() function in ash::ImmersiveFullscreenControllerTest