Searched refs:Installed (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/chromeos/frame/
H A Ddom_browser_view_layout.h48 virtual void Installed(views::View* host) OVERRIDE;
H A Ddom_browser_view_layout.cc23 void DOMBrowserViewLayout::Installed(views::View* host) { function in class:chromeos::DOMBrowserViewLayout
25 ::BrowserViewLayout::Installed(host);
H A Dbrowser_view.cc71 void Installed(views::View* host) { function in class:chromeos::BrowserViewLayout
73 ::BrowserViewLayout::Installed(host);
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.h54 virtual void Installed(views::View* host);
H A Dbrowser_view_layout.cc199 void BrowserViewLayout::Installed(views::View* host) { function in class:BrowserViewLayout
218 // Installed.

Completed in 78 milliseconds