Searched refs:IsAlwaysOnTop (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.h39 virtual bool IsAlwaysOnTop() const { return false; } function in class:ExternalProtocolDialog
/external/chromium/chrome/browser/ui/views/
H A Dexternal_protocol_dialog.h43 virtual bool IsAlwaysOnTop() const { return false; } function in class:ExternalProtocolDialog
H A Duser_data_dir_dialog.h46 virtual bool IsAlwaysOnTop() const { return false; } function in class:UserDataDirDialog
H A Dfirst_run_search_engine_view.h91 bool IsAlwaysOnTop() const { return true; } function in class:FirstRunSearchEngineView
H A Dcreate_application_shortcut_view.h55 virtual bool IsAlwaysOnTop() const;
H A Dabout_chrome_view.h69 virtual bool IsAlwaysOnTop() const;
H A Dcreate_application_shortcut_view.cc344 bool CreateApplicationShortcutView::IsAlwaysOnTop() const { function in class:CreateApplicationShortcutView
H A Dabout_chrome_view.cc613 bool AboutChromeView::IsAlwaysOnTop() const { function in class:AboutChromeView
/external/chromium_org/ui/base/
H A Dbase_window.h86 virtual bool IsAlwaysOnTop() const = 0;
/external/chromium_org/chrome/browser/extensions/
H A Dwindow_controller.cc39 result->SetBoolean(keys::kAlwaysOnTopKey, window()->IsAlwaysOnTop());
/external/chromium_org/chrome/test/base/
H A Dtest_browser_window.cc21 bool TestBrowserWindow::IsAlwaysOnTop() const { function in class:TestBrowserWindow
H A Dtest_browser_window.h38 virtual bool IsAlwaysOnTop() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/cocoa/apps/
H A Dnative_app_window_cocoa.h69 virtual bool IsAlwaysOnTop() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/gtk/apps/
H A Dnative_app_window_gtk.h56 virtual bool IsAlwaysOnTop() const OVERRIDE;
H A Dnative_app_window_gtk.cc337 bool NativeAppWindowGtk::IsAlwaysOnTop() const { function in class:NativeAppWindowGtk
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dbrowser_window_cocoa.h51 virtual bool IsAlwaysOnTop() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/panels/
H A Ddetached_panel_browsertest.cc39 EXPECT_FALSE(panel->IsAlwaysOnTop());
H A Dpanel.h135 virtual bool IsAlwaysOnTop() const OVERRIDE;
H A Dstacked_panel_browsertest.cc79 EXPECT_FALSE(panel1->IsAlwaysOnTop());
80 EXPECT_FALSE(panel2->IsAlwaysOnTop());
81 EXPECT_FALSE(panel3->IsAlwaysOnTop());
182 EXPECT_FALSE(panel1->IsAlwaysOnTop());
183 EXPECT_FALSE(panel2->IsAlwaysOnTop());
184 EXPECT_FALSE(panel3->IsAlwaysOnTop());
H A Dpanel_browsertest.cc290 EXPECT_TRUE(panel1->IsAlwaysOnTop());
291 EXPECT_TRUE(panel2->IsAlwaysOnTop());
292 EXPECT_TRUE(panel3->IsAlwaysOnTop());
H A Dpanel.cc349 bool Panel::IsAlwaysOnTop() const { function in class:Panel
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dnative_app_window_views.h86 virtual bool IsAlwaysOnTop() const OVERRIDE;
H A Dnative_app_window_views.cc399 bool NativeAppWindowViews::IsAlwaysOnTop() const { function in class:NativeAppWindowViews
/external/chromium_org/chrome/browser/ui/gtk/
H A Dbrowser_window_gtk.h86 virtual bool IsAlwaysOnTop() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h276 virtual bool IsAlwaysOnTop() const OVERRIDE;

Completed in 313 milliseconds

12