Home
last modified time | relevance | path

Searched refs:JSDIALOGTYPE_CONFIRM (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc209 return OnJSDialog(browser, CefString(), JSDIALOGTYPE_CONFIRM, in OnBeforeUnloadDialog()
381 case JSDIALOGTYPE_CONFIRM: in OnJSDialogContinue()
/third_party/cef/tests/ceftests/
Djsdialog_unittest.cc119 EXPECT_EQ(JSDIALOGTYPE_CONFIRM, dialog_type); in OnJSDialog()
/third_party/cef/include/internal/
Dcef_types.h1524 JSDIALOGTYPE_CONFIRM, enumerator
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch61590 + case JSDIALOGTYPE_CONFIRM: