Searched defs:OnCancel (Results 1 - 17 of 17) sorted by last modified time

/external/chromium_org/remoting/host/
H A Dverify_config_window_win.cc28 void VerifyConfigWindowWin::OnCancel(UINT code, int id, HWND control) { function in class:remoting::VerifyConfigWindowWin
/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.cc896 void CopyOrMoveOperationDelegate::OnCancel() { function in class:storage::CopyOrMoveOperationDelegate
H A Drecursive_operation_delegate.cc30 OnCancel();
52 void RecursiveOperationDelegate::OnCancel() { function in class:storage::RecursiveOperationDelegate
/external/chromium_org/device/serial/
H A Ddata_sink_unittest.cc44 base::Bind(&DataSinkTest::OnCancel, base::Unretained(this)),
171 void OnCancel(int32_t error) { function in class:device::DataSinkTest
/external/chromium_org/extensions/renderer/api/serial/
H A Ddata_sender_unittest.cc50 base::Bind(&DataSenderTest::OnCancel, base::Unretained(this)),
84 void OnCancel(int32_t error) { function in class:extensions::DataSenderTest
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc163 IPC_MESSAGE_HANDLER(FileSystemHostMsg_CancelWrite, OnCancel)
456 void FileAPIMessageFilter::OnCancel( function in class:content::FileAPIMessageFilter
/external/chromium_org/content/browser/renderer_host/media/
H A Dwebrtc_identity_service_host_unittest.cc40 return base::Bind(&MockWebRTCIdentityStore::OnCancel,
56 void OnCancel() { callback_.Reset(); } function in class:content::__anon7331::MockWebRTCIdentityStore
/external/chromium_org/content/renderer/android/
H A Drenderer_date_time_picker.cc78 IPC_MESSAGE_HANDLER(ViewMsg_CancelDateTimeDialog, OnCancel)
90 void RendererDateTimePicker::OnCancel() { function in class:content::RendererDateTimePicker
/external/chromium_org/chrome/utility/image_writer/
H A Dimage_writer_handler.cc45 IPC_MESSAGE_HANDLER(ChromeUtilityMsg_ImageWriter_Cancel, OnCancel)
92 void ImageWriterHandler::OnCancel() { function in class:image_writer::ImageWriterHandler
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc59 COMMAND_ID_HANDLER(IDCANCEL, OnCancel)
71 LRESULT OnCancel(UINT, INT nIdentifier, HWND, BOOL& handled);
270 LRESULT SetupDialog::OnCancel(UINT, INT nIdentifier, HWND, BOOL& handled) { function in class:SetupDialog
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_handle.cc38 void PrerenderHandle::OnCancel() { function in class:prerender::PrerenderHandle
/external/chromium_org/chrome/browser/speech/
H A Dtts_message_filter.cc48 IPC_MESSAGE_HANDLER(TtsHostMsg_Cancel, OnCancel)
114 void TtsMessageFilter::OnCancel() { function in class:TtsMessageFilter
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_app_modal_dialog.cc120 void JavaScriptAppModalDialog::OnCancel(bool suppress_js_messages) { function in class:JavaScriptAppModalDialog
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc2322 bool AutofillDialogControllerImpl::OnCancel() { function in class:autofill::AutofillDialogControllerImpl
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Decho_private_api.cc211 void EchoPrivateGetUserConsentFunction::OnCancel() { function in class:EchoPrivateGetUserConsentFunction
H A Dwallpaper_function_base.cc79 function_->OnCancel();
118 void WallpaperFunctionBase::OnCancel() { function in class:WallpaperFunctionBase
/external/chromium_org/chrome/browser/chromeos/login/enrollment/
H A Denrollment_screen.cc223 void EnrollmentScreen::OnCancel() { function in class:chromeos::EnrollmentScreen

Completed in 2676 milliseconds