Searched refs:CreateRootView (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_host.h59 virtual internal::RootView* CreateRootView() OVERRIDE;
H A Dmenu_host.cc108 internal::RootView* MenuHost::CreateRootView() { function in class:views::MenuHost
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_frame_gtk.h45 virtual views::RootView* CreateRootView();
H A Dbrowser_frame_gtk.cc104 views::RootView* BrowserFrameGtk::CreateRootView() { function in class:BrowserFrameGtk
H A Dbrowser_frame_win.h61 virtual views::RootView* CreateRootView() OVERRIDE;
H A Dbrowser_frame_win.cc168 views::RootView* BrowserFrameWin::CreateRootView() { function in class:BrowserFrameWin
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame.h81 virtual views::internal::RootView* CreateRootView() OVERRIDE;
H A Dbrowser_frame.cc127 views::internal::RootView* BrowserFrame::CreateRootView() { function in class:BrowserFrame
/external/chromium_org/ui/views/widget/
H A Dwidget.h715 virtual internal::RootView* CreateRootView();
H A Dwidget.cc336 root_view_.reset(CreateRootView());
1277 internal::RootView* Widget::CreateRootView() { function in class:views::Widget

Completed in 280 milliseconds