Searched refs:dialog (Results 151 - 175 of 270) sorted by relevance

1234567891011

/external/chromium_org/remoting/webapp/
H A Dremoting.js28 var dialog = document.getElementById('auth-dialog');
32 dialog.hidden = true;
36 dialog.hidden = false;
68 document.getElementById('auth-dialog').hidden = false;
103 // because we will show "auth-dialog".
256 var dialog = document.getElementById('paired-clients-list');
259 var close = document.getElementById('close-paired-client-manager-dialog');
260 var working = document.getElementById('paired-client-manager-dialog-working');
261 var error = document.getElementById('paired-client-manager-dialog
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DBuildsView.java95 ElementListSelectionDialog dialog = new ElementListSelectionDialog(getSite().getShell(), new LabelProvider());
96 dialog.setTitle(getTitleToolTip());
97 dialog.setMessage("Select the baseline to use while generating results:");
99 dialog.setInitialSelections(defaultBaseline);
100 dialog.setElements(baselines);
101 dialog.open();
102 Object[] selected = dialog.getResult();
210 // Progress dialog
H A DPerformancesView.java245 DirectoryDialog dialog = new DirectoryDialog(getSite().getShell(), SWT.OPEN);
246 dialog.setText(getTitleToolTip());
247 dialog.setMessage(msg);
249 dialog.setFilterPath(filter);
251 String path = dialog.open();
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc36 explicit Dispatcher(SetupDialog* dialog) : dialog_(dialog) {} argument
449 scoped_refptr<SetupDialog> dialog(new SetupDialog());
450 dialog->Create(NULL);
451 dialog->ShowWindow(SW_SHOW);
452 SetupDialog::Dispatcher dispatcher(dialog);
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/signin/
H A DSigninManager.java213 * present a dialog to the user to confirm sign-in. The callback is invoked once these processes
268 // dialog.
282 public void onClick(DialogInterface dialog, int id) {
293 public void onClick(DialogInterface dialog, int id) {
303 public void onDismiss(DialogInterface dialog) {
305 Log.d(TAG, "Policy dialog dismissed, cancelling sign-in.");
364 * @param activity If not null then a progress dialog is shown over the activity until signout
418 // This dialog is not cancelable by the user.
/external/nist-sip/java/gov/nist/javax/sip/
H A DEventScanner.java233 SIPDialog dialog = (SIPDialog) eventWrapper.transaction
235 if (dialog != null)
236 dialog.requestConsumed();
295 * If the response for a request within a dialog is a 481
297 * Timeout), the UAC SHOULD terminate the dialog.
305 "Removing dialog on 408 or 481 response");
318 * field, and each represents a distinct dialog, with a
319 * distinct dialog identifier.
322 * does not care about the dialog and gc the dialog afte
[all...]
/external/chromium_org/chrome/browser/lifetime/
H A Dbrowser_close_manager_browsertest.cc63 NativeAppModalDialog* dialog = GetNextDialog(); local
64 ASSERT_TRUE(dialog);
65 dialog->AcceptAppModalDialog();
69 NativeAppModalDialog* dialog = GetNextDialog(); local
70 ASSERT_TRUE(dialog);
71 dialog->CancelAppModalDialog();
81 AppModalDialog* dialog =
83 EXPECT_TRUE(dialog->IsJavaScriptModalDialog());
85 static_cast<JavaScriptAppModalDialog*>(dialog);
/external/chromium_org/chrome/browser/ui/webui/
H A Dcertificate_viewer_webui.cc34 CertificateViewerDialog* dialog = new CertificateViewerDialog(cert); local
35 dialog->Show(web_contents, parent);
44 // Construct the dialog title from the certificate.
252 CertificateViewerModalDialog* dialog,
254 : cert_(cert), dialog_(dialog) {
251 CertificateViewerDialogHandler( CertificateViewerModalDialog* dialog, net::X509Certificate* cert) argument
H A Dcertificate_viewer_webui.h25 // Modal dialog for displaying detailed certificate information. This is used in
26 // chromeos builds to display detailed information in a modal dialog when the
27 // user clicks on "View" from the Certificate Manager dialog.
63 // The title of the certificate viewer dialog, Certificate Viewer: CN.
73 // and chromeos builds to display detailed information in a floating dialog when
105 CertificateViewerDialogHandler(CertificateViewerModalDialog* dialog,
113 // Brings up the export certificate dialog for the chosen certificate in the
133 // The dialog.
H A Dset_as_default_browser_ui.cc54 // DECLINED: user simply closed the dialog without making Chrome default.
163 // Otherwise, keep the dialog open since the user probably didn't make a
199 // A web dialog delegate implementation for when 'Make Chrome Metro' UI
200 // is displayed on a dialog.
207 // Show a modal web dialog with kChromeUIMetroFlowURL page.
263 // Use a NULL parent window to make sure that the dialog will have an item
265 // dialog is not in the foreground.
321 // dialog the actual browser window had to remain hidden. Now it's time to
371 SetAsDefaultBrowserDialogImpl* dialog = local
373 dialog
[all...]
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc167 GtkWidget* dialog = gtk_message_dialog_new(GTK_WINDOW(window_), local
171 gtk_window_set_title(GTK_WINDOW(dialog), caption);
172 gtk_dialog_run(GTK_DIALOG(dialog));
173 gtk_widget_destroy(dialog);
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c499 /* Put up dialog on main display to select which display to use */
669 /* put up a dialog to verify display change */
672 /* resource id's for dialog */
677 DialogPtr dialog; local
685 dialog = GetNewDialog (rDialog, NULL, (WindowPtr) -1);
686 if (dialog == NULL)
690 SetPort (GetDialogPort(dialog));
692 SetPort ((WindowPtr) dialog);
695 SetDialogDefaultItem (dialog, bCancel);
696 SetDialogCancelItem (dialog, bCance
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Devent_watcher.js1299 * When an element receives focus, see if we've entered or left a dialog
1306 var dialog = target;
1308 while (dialog) {
1309 if (dialog.hasAttribute) {
1310 role = dialog.getAttribute('role');
1311 if (role == 'dialog' || role == 'alertdialog') {
1315 dialog = dialog.parentElement;
1318 if (dialog == cvox.ChromeVox.navigationManager.currentDialog) {
1322 if (cvox.ChromeVox.navigationManager.currentDialog && !dialog) {
[all...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPDialog.java119 * Tracks dialogs. A dialog is a peer to peer association of communicating SIP entities. For
122 * dialog identifier that can be used to retrieve this structure from the SipStack.
153 // Should be transient, in case the dialog is serialized it will be null
220 // the amount of time to keep this dialog around before the stack GC's it
258 // List of event listeners for this dialog
264 // keep the whole transaction object for the duration of the dialog. It also
376 SIPDialog dialog = SIPDialog.this;
381 sipStack.removeDialog(dialog);
399 SIPDialog dialog = SIPDialog.this;
401 sipStack.getStackLogger().logDebug("Running dialog time
1449 storeFirstTransactionInfo(SIPDialog dialog, SIPTransaction transaction) argument
[all...]
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DJavascriptAppModalDialog.java78 // Cache the native dialog pointer so that we can use it to return the response.
95 public void onCancel(DialogInterface dialog) {
112 public void onClick(DialogInterface dialog, int which) { argument
121 Log.e(TAG, "Unexpected button pressed in dialog: " + which);
132 * Returns the currently showing dialog, null if none is showing.
/external/chromium_org/chrome/browser/chromeos/options/
H A Dnetwork_config_view.cc68 void SetActiveDialog(chromeos::NetworkConfigView* dialog) { argument
69 *(GetActiveDialogPointer()) = dialog;
186 // Do not attempt login if it is guaranteed to fail, keep the dialog open.
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dmobile_setup.css21 .dialog-body {
/external/chromium_org/chrome/browser/resources/local_discovery/
H A Dlocal_discovery.css113 .dialog-contents {
/external/chromium_org/chrome/browser/ui/views/sync/
H A Dprofile_signin_confirmation_dialog_views.cc73 // profile signin confirmation dialog is not modal yet thus it does not take
76 // TODO(guohui): removes the workaround once the profile confirmation dialog
81 ProfileSigninConfirmationDialogViews* dialog = local
86 // This callback is guaranteed to be invoked, and once it is, the dialog
89 base::Unretained(dialog)));
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Derror_screen_handler.cc116 // i.e. clicking on link so force dialog show.
215 CertificateManagerDialog* dialog = local
219 dialog->Show();
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DWindowFeatures.cpp50 , dialog(false)
175 , dialog(true)
186 // - dialogHide: trusted && boolFeature(features, "dialoghide"), makes dialog hide when you print
187 // - help: boolFeature(features, "help", true), makes help icon appear in dialog (what does it do on Windows?)
190 width = floatFeature(features, "dialogwidth", 100, screenAvailableRect.width(), 620); // default here came from frame size of dialog in MacIE
191 height = floatFeature(features, "dialogheight", 100, screenAvailableRect.height(), 450); // default here came from frame size of dialog in MacIE
/external/chromium_org/third_party/WebKit/Source/web/
H A DChromeClientImpl.cpp763 int dialog = static_cast<int>(dialogType); local
764 ASSERT_WITH_SECURITY_IMPLICATION(0 <= dialog && dialog < static_cast<int>(arraysize(kDialogs)));
770 Platform::current()->histogramEnumeration("Renderer.ModalDialogsDuringPageDismissal", dismissal * arraysize(kDialogs) + dialog, arraysize(kDialogs) * arraysize(kDismissals));
772 String message = String("Blocked ") + kDialogs[dialog] + "('" + dialogMessage + "') during " + kDismissals[dismissal] + ".";
/external/fio/
H A Dgoptions.c84 GtkWidget *dialog; member in struct:gopt_job_view
172 GtkDialog *dialog = GTK_DIALOG(gjv->dialog); local
176 gtk_dialog_set_response_sensitive(dialog, GTK_RESPONSE_APPLY, set);
1476 response = gtk_dialog_run(GTK_DIALOG(gjv->dialog));
1539 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; local
1544 dialog = gtk_dialog_new_with_buttons("Fio options",
1565 gtk_widget_set_size_request(GTK_WIDGET(dialog), 1024, 768);
1567 topvbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog));
1582 gjv->dialog
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jar ... eclipse/jface/ org/eclipse/jface/databinding/ org/eclipse/jface/databinding/dialog/ org/eclipse/jface/databinding/dialog/DialogPageSupport$1.class
/external/chromium_org/chrome/browser/extensions/
H A Dlazy_background_page_apitest.cc220 // The test extension opens a dialog on installation.
221 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); local
222 ASSERT_TRUE(dialog);
224 // With the dialog open the background page is still alive.
227 // Close the dialog. The keep alive count is decremented.
231 dialog->CloseModalDialog();
235 // The background page closes now that the dialog is gone.

Completed in 6636 milliseconds

1234567891011