Home
last modified time | relevance | path

Searched refs:Show (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/external/chromium/chrome/browser/chromeos/login/
Dwizard_controller_browsertest.cc33 MOCK_METHOD0(Show, void());
56 EXPECT_CALL(*mock_var, Show()).Times(0); \
127 EXPECT_CALL(*mock_network_screen_, Show()).Times(1); in CreateBrowser()
152 EXPECT_CALL(*mock_eula_screen_, Show()).Times(1); in IN_PROC_BROWSER_TEST_F()
158 EXPECT_CALL(*mock_update_screen_, Show()).Times(1); in IN_PROC_BROWSER_TEST_F()
165 EXPECT_CALL(*mock_eula_screen_, Show()).Times(0); in IN_PROC_BROWSER_TEST_F()
175 EXPECT_CALL(*mock_eula_screen_, Show()).Times(1); in IN_PROC_BROWSER_TEST_F()
176 EXPECT_CALL(*mock_update_screen_, Show()).Times(0); in IN_PROC_BROWSER_TEST_F()
183 EXPECT_CALL(*mock_update_screen_, Show()).Times(1); in IN_PROC_BROWSER_TEST_F()
190 EXPECT_CALL(*mock_eula_screen_, Show()).Times(0); in IN_PROC_BROWSER_TEST_F()
[all …]
Dscreen_locker_browsertest.cc119 ScreenLocker::Show(); in TestNoPassword()
142 ScreenLocker::Show(); in LockScreenWithUser()
191 ScreenLocker::Show(); in IN_PROC_BROWSER_TEST_F()
240 ScreenLocker::Show(); in IN_PROC_BROWSER_TEST_F()
292 ScreenLocker::Show(); in IN_PROC_BROWSER_TEST_F()
Dviews_login_display_host.cc67 background_window_->Show(); in ShowBackground()
74 background_window_->Show(); in ShowBackground()
/external/chromium/chrome/browser/chromeos/
Dlow_battery_observer.cc64 Show(remaining, urgent); in PowerChanged()
68 Show(remaining, urgent); in PowerChanged()
73 void LowBatteryObserver::Show(base::TimeDelta remaining, bool urgent) { in Show() function in chromeos::LowBatteryObserver
74 notification_.Show(l10n_util::GetStringFUTF16(IDS_LOW_BATTERY_MESSAGE, in Show()
/external/chromium/chrome/browser/speech/
Dspeech_input_bubble_browsertest.cc34 bubble->Show(); in IN_PROC_BROWSER_TEST_F()
42 bubble->Show(); in IN_PROC_BROWSER_TEST_F()
51 bubble->Show(); in IN_PROC_BROWSER_TEST_F()
53 bubble->Show(); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/ui/views/
Ddialog_stubs_gtk.cc25 TaskManagerGtk::Show(false); in ShowTaskManager()
29 TaskManagerGtk::Show(true); in ShowBackgroundPages()
47 CollectedCookiesUIDelegate::Show(tab_contents); in ShowCollectedCookiesDialog()
Ddom_view_browsertest.cc36 one->Show(); in IN_PROC_BROWSER_TEST_F()
54 one->Show(); in IN_PROC_BROWSER_TEST_F()
76 one->Show(); in IN_PROC_BROWSER_TEST_F()
86 two->Show(); in IN_PROC_BROWSER_TEST_F()
Dfind_bar_host_interactive_uitest.cc96 browser()->GetFindBarController()->Show(); in IN_PROC_BROWSER_TEST_F()
121 browser()->GetFindBarController()->Show(); in IN_PROC_BROWSER_TEST_F()
203 browser()->GetFindBarController()->Show(); in IN_PROC_BROWSER_TEST_F()
232 browser()->GetFindBarController()->Show(); in IN_PROC_BROWSER_TEST_F()
Dbrowser_bubble_win.cc25 border_widget_->Show(); in ShowAndActivate()
29 views::WidgetWin::Show(); in ShowAndActivate()
133 void BrowserBubble::Show(bool activate) { in Show() function in BrowserBubble
/external/chromium/chrome/browser/ui/views/extensions/
Dextension_popup.cc79 void ExtensionPopup::Show(bool activate) { in Show() function in ExtensionPopup
88 BrowserBubble::Show(activate); in Show()
132 Show(true); in Observe()
180 ExtensionPopup* ExtensionPopup::Show( in Show() function in ExtensionPopup
203 popup->Show(true); in Show()
/external/chromium/chrome/browser/chromeos/notifications/
Dsystem_notification.cc54 void SystemNotification::Show(const string16& message, in Show() function in chromeos::SystemNotification
57 Show(message, string16(), NULL, urgent, sticky); in Show()
60 void SystemNotification::Show(const string16& message, in Show() function in chromeos::SystemNotification
Dballoon_collection_impl.cc44 new_balloon->Show(); in Add()
76 new_balloon->Show(); in AddSystemNotification()
102 notification_ui_->Show(balloon); in UpdateAndShowNotification()
Dsystem_notification.h47 void Show(const string16& message, bool urgent, bool sticky);
51 void Show(const string16& message, const string16& link_text,
/external/chromium/chrome/browser/ui/views/importer/
Dimport_lock_dialog_view.cc28 ImportLockDialogView::Show(parent, importer_host); in ShowImportLockDialog()
35 void ImportLockDialogView::Show(gfx::NativeWindow parent, in Show() function in ImportLockDialogView
39 new ImportLockDialogView(importer_host))->Show(); in Show()
/external/chromium/chrome/browser/tab_contents/
Dweb_contents_unittest.cc899 interstitial->Show(); in TEST_F()
944 interstitial->Show(); in TEST_F()
987 interstitial->Show(); in TEST_F()
1036 interstitial->Show(); in TEST_F()
1091 interstitial->Show(); in TEST_F()
1145 interstitial->Show(); in TEST_F()
1185 interstitial->Show(); in TEST_F()
1212 interstitial->Show(); in TEST_F()
1245 interstitial->Show(); in TEST_F()
1283 interstitial->Show(); in TEST_F()
[all …]
/external/chromium/third_party/libjingle/source/talk/examples/call/
Dstatus.h59 enum Show { enum
71 Show show() const { return show_; } in show()
88 void set_show(Show show) { show_ = show; } in set_show()
207 Show show_;
/external/chromium/chrome/browser/notifications/
Dballoon.cc38 void Balloon::Show() { in Show() function in Balloon
41 balloon_view_->Show(this); in Show()
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_context_menu_controller_views.cc133 BookmarkEditor::Show(parent_window_, profile_, parent_, in ExecuteCommand()
137 BookmarkFolderEditorController::Show(profile_, parent_window_, in ExecuteCommand()
162 BookmarkEditor::Show( in ExecuteCommand()
176 BookmarkFolderEditorController::Show(profile_, parent_window_, parent, in ExecuteCommand()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_context_menu_controller.cc145 BookmarkEditor::Show(parent_window_, profile_, parent_, in ExecuteCommand()
149 BookmarkFolderEditorController::Show(profile_, parent_window_, in ExecuteCommand()
175 BookmarkEditor::Show( in ExecuteCommand()
189 BookmarkFolderEditorController::Show(profile_, parent_window_, parent, in ExecuteCommand()
Dbookmark_folder_editor_controller.cc20 void BookmarkFolderEditorController::Show(Profile* profile, in Show() function in BookmarkFolderEditorController
58 dialog_->Show(); in BookmarkFolderEditorController()
/external/chromium/chrome/browser/chromeos/offline/
Doffline_load_page.h40 static void Show(int process_host_id, int render_view_id,
43 using InterstitialPage::Show;
/external/chromium/chrome/browser/ui/find_bar/
Dfind_bar_controller.cc33 void FindBarController::Show() { in Show() function in FindBarController
42 find_bar_->Show(true); in Show()
99 find_bar_->Show(false); in ChangeTabContents()
/external/chromium/chrome/browser/ui/gtk/importer/
Dimport_lock_dialog_gtk.cc22 ImportLockDialogGtk::Show(parent, importer_host); in ShowImportLockDialog()
29 void ImportLockDialogGtk::Show(GtkWindow* parent, ImporterHost* importer_host) { in Show() function in ImportLockDialogGtk
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_shelf_mac.mm20 Show();
32 void DownloadShelfMac::Show() { function
/external/chromium/chrome/browser/ui/
Dinput_window_dialog_win.cc34 virtual void Show();
218 void WinInputWindowDialog::Show() { in Show() function in WinInputWindowDialog
219 window_->Show(); in Show()

12345678910>>...21