Home
last modified time | relevance | path

Searched refs:GetWindowAndContinue (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc169 GetWindowAndContinue( in OnFileDialog()
192 GetWindowAndContinue( in OnJSDialog()
431 void ClientDialogHandlerGtk::GetWindowAndContinue( in GetWindowAndContinue() function in client::ClientDialogHandlerGtk
436 base::BindOnce(&ClientDialogHandlerGtk::GetWindowAndContinue, this, in GetWindowAndContinue()
Dprint_handler_gtk.cc286 void GetWindowAndContinue(CefRefPtr<CefBrowser> browser, in GetWindowAndContinue() function
290 base::BindOnce(GetWindowAndContinue, browser, std::move(callback))); in GetWindowAndContinue()
599 GetWindowAndContinue(browser, in OnPrintDialog()
Ddialog_handler_gtk.h67 void GetWindowAndContinue(CefRefPtr<CefBrowser> browser,