HomeSort by relevance Sort by last modified time
    Searched full:cancelled (Results 351 - 375 of 1205) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/
AutofillDialogResult.java 11 * Java-side result of a non-cancelled AutofillDialog invocation, and
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_tab_helper.h 50 // omnibox, may commit before it can be cancelled. In these cases, this class
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.h 166 // cancelled.
  /external/chromium_org/chrome/browser/download/
download_item_model.cc 290 case DownloadItem::CANCELLED:
300 // Same as DownloadItem::CANCELLED.
531 case DownloadItem::CANCELLED:
533 // Interrupted or cancelled downloads should remain on the shelf.
download_item_model.h 99 // cancelled, dangerous, malicious), or won't be removed on completion.
download_status_updater.cc 118 // If the item was interrupted/cancelled and then resumed/restarted, then
  /external/chromium_org/chrome/browser/importer/
external_process_importer_client.h 146 // True if import process has been cancelled.
external_process_importer_host.h 154 // True if the import process has been cancelled.
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.h 83 virtual void Cancelled() OVERRIDE;
  /external/chromium_org/chrome/browser/prerender/
prerender_cookie_store.cc 221 // cancelled for some other reason).
prerender_cookie_store.h 99 // was copied or read, the prerender will be cancelled.
prerender_manager.h 175 // active prerenders when prerendering should be cancelled.
258 // cancelled and then deleted, and any WebContents queued for destruction are
583 // Deletes stale and cancelled prerendered PrerenderContents, as well as
591 // automatically be cancelled.
prerender_tracker.cc 135 // all prerenders so that they can be cancelled if there is a conflict.
  /external/chromium_org/chrome/browser/profiles/
profile_destroyer.cc 152 // We might have been cancelled externally before the timer expired.
  /external/chromium_org/chrome/browser/resources/options/
autofill_edit_creditcard_overlay.js 46 * Specifically catch the situations in which the overlay is cancelled
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_cache.cc 114 // Some other error occurred, e.g. the request could have been cancelled.
  /external/chromium_org/chrome/browser/ui/cocoa/
login_prompt_cocoa.mm 70 // or CancelAuth (say, if the request was cancelled before the UI thread got
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_window_controller_cocoa.h 97 - (void)endDrag:(BOOL)cancelled;
  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 135 // when the drag is cancelled. After the placement information is saved,
panel_drag_controller.cc 151 // is cancelled.
207 void PanelDragController::EndDragging(bool cancelled) {
212 if (cancelled) {
810 // restore the dragging panel to the right place when the drag is cancelled.
  /external/chromium_org/chrome/browser/ui/
unload_controller.h 82 // events since the user cancelled closing the window.
  /external/chromium_org/chrome/browser/ui/views/
login_prompt_views.cc 121 // or CancelAuth (say, if the request was cancelled before the UI thread got
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_dialog.cc 138 // crash. Note: IsTryingToQuit can be cancelled on other platforms by the
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 123 // Notifies the Web UI renderer that file selection has been cancelled.
  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service.cc 125 // The promo (if any) was apparently cancelled. Notify immediately.

Completed in 589 milliseconds

<<11121314151617181920>>