HomeSort by relevance Sort by last modified time
    Searched full:when (Results 451 - 475 of 50734) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/net_internals/
sockets_view.html 3 <li class="hide-when-not-capturing">
6 <li class="hide-when-not-capturing">
  /external/chromium_org/chrome/browser/ssl/
ssl_client_certificate_selector.h 25 // offering certificates from |cert_request_info|. When the user has made a
27 // when the dialog closes in call cases; if the user cancels the dialog, we call
  /external/chromium_org/chrome/browser/storage_monitor/
removable_storage_observer.h 14 // When a removable storage device is attached, this
18 // When a removable storage device is detached, this
  /external/chromium_org/chrome/browser/ui/
OWNERS 5 # NOTE: Do not use the above owners when you're in a subdirectory that has
7 # to load balance. Only use the above for subdirectories when doing refactorings
  /external/chromium_org/chrome/browser/ui/autofill/
new_credit_card_bubble_view.h 14 // A cross-platform interface for a bubble that is shown when a new credit card
15 // is saved. Points at the settings menu in the toolbar and hides when
  /external/chromium_org/chrome/browser/ui/cocoa/
first_run_dialog.h 24 // Called when the "Start Google Chrome" button is pressed.
27 // Called when the "Learn More" button is pressed.
styled_text_field.h 10 // StyledTextFieldCell. Provides methods to redraw the field when cell
16 // Repositions and redraws the field editor. Call this method when the cell's
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_layout_type.h 8 // Defines what should happen when the tabs won't fit at their ideal size.
16 // other so that only a certain set of tabs are visible. This is used when
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip_observer.h 16 // Objects implement this interface when they wish to be notified of changes
36 // Sent when the |tabstrip| is about to be deleted and any reference held must
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_delegate.h 29 // Accessors called when making requests.
39 // Returns the cookie value used for authorization when making requests to
50 // Called when an AcceptLegalDocuments request finishes successfully.
53 // Called when an AuthenticateInstrument request finishes successfully.
56 // Called when a GetFullWallet request finishes successfully. Ownership is
60 // Called when a GetWalletItems request finishes successfully. Ownership is
64 // Called when a SaveToWallet request finishes succesfully.
75 // Called when a request fails.
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_service_observer.h 17 // Called on DB thread when an AutofillProfile has been added/removed/updated
27 // Called on UI thread when multiple Autofill entries have been modified by
  /external/chromium_org/components/dom_distiller/core/
task_tracker.h 24 // be cancelled when the handle is destroyed.
38 // request and receive the data for an entry when it becomes available.
42 // Called when the distilled article contents are available. The
44 // when the corresponding ViewerHandle is destroyed (or when the
58 // the reading list or we aren't), and may be multiple view requests. When
102 // A ViewRequestDelegate will be added to this list when a view request is
103 // made and removed when the corresponding ViewerHandle is destroyed.
  /external/chromium_org/components/webdata/common/
web_data_service_consumer.h 11 // All requests to the web data service are asynchronous. When the request has
15 // Called when a request is done. h uniquely identifies the request.
  /external/chromium_org/content/browser/loader/
resource_scheduler.h 47 // new request. The returned ResourceThrottle should be destroyed when the load
60 // when the load completes or is canceled.
66 // Called when a renderer is created.
69 // Called when a renderer is destroyed.
74 // Called when a client navigates to a new main document.
77 // Called when the client has parsed the <body> element. This is a signal that
90 // Called when a ScheduledResourceRequest is destroyed.
99 // Queues are maintained for each priority level. When |request| is
  /external/chromium_org/content/browser/web_contents/
web_contents_view_mac_unittest.mm 22 // when dragging without a WebDragSource - i.e. when |startDragWithDropData:|
web_drag_dest_gtk.h 33 // This is called when the renderer responds to a drag motion event. We must
37 // Informs the renderer when a system drag has left the render view.
49 // Called when a system drag crosses over the render view. As there is no drag
51 // when |context_| is NULL.
55 // We make a series of requests for the drag data when the drag first enters
57 // for each individual target. When |data_requests_| reaches 0, we know we
68 // Called by GTK when the user releases the mouse, executing a drop.
96 // signal handlers when this WebDragDestGtk is deleted so that if, later on,
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
CursorController.java 25 * Called when the handle is about to start updating its position.
36 * Called when the view is detached from window. Perform house keeping task, such as
  /external/chromium_org/content/public/common/
child_process_host_delegate.h 23 // it's ok to shutdown, when really it's not.
26 // Called when the child process unexpected closes the IPC channel. Delegates
  /external/chromium_org/content/test/
test_render_view_host_factory.h 20 // automatically registers itself when it goes in scope, and unregisters itself
21 // when it goes out of scope. Since you can't have more than one factory
  /external/chromium_org/media/base/
audio_renderer.h 32 // |underflow_cb| is executed when the renderer runs out of data to pass to
39 // |ended_cb| is executed when audio rendering has reached the end of stream.
41 // |disabled_cb| is executed when audio rendering has been disabled due to
56 // |callback| when playback is underway.
59 // Temporarily suspend decoding and rendering audio, executing |callback| when
63 // Discard any audio data, executing |callback| when completed.
67 // |callback| when completed.
74 // when complete.
text_renderer.h 35 // |add_text_track_cb] is called when the demuxer requests (via its host)
41 // |ended_cb| is executed when all of the text tracks have reached
45 // Start text track cue decoding and rendering, executing |callback| when
49 // Temporarily suspend decoding and rendering, executing |callback| when
53 // Discard any text data, executing |callback| when completed.
57 // when complete.
86 // Callback delivered by the demuxer |text_stream| when
96 // Dispatched when the AddTextTrackCB completes, after having created
  /external/chromium_org/mojo/public/bindings/lib/
message_builder.h 25 // Call Finish when done making allocations in |buffer()|. A heap-allocated
26 // MessageData object will be returned. When no longer needed, use |free()|
  /external/chromium_org/native_client_sdk/src/getting_started/part2/
example.js 5 // This function is called by common.js when the NaCl module is
19 // This function is called by common.js when a message is received from the
  /external/chromium_org/ppapi/api/
ppp_mouse_lock.idl 22 * MouseLockLost() is called when the instance loses the mouse lock, such as
23 * when the user presses the ESC key.
  /external/chromium_org/remoting/client/plugin/
pepper_plugin_thread_delegate.cc 22 // ignore the last argument. The only case when it may be unsafe is
23 // with VS when default calling convention is set to __stdcall, but

Completed in 1891 milliseconds

<<11121314151617181920>>