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

<<41424344454647484950>>

  /external/chromium/chrome/browser/tab_contents/
confirm_infobar_delegate.h 37 // Called when the OK button is pressed. If the function returns true, the
41 // Called when the Cancel button is pressed. If the function returns true,
49 // Called when the Link is clicked. The |disposition| specifies how the
50 // resulting document should be loaded (based on the event flags present when
  /external/chromium/chrome/browser/translate/
page_translated_details.h 13 // Used when sending a notification about a page that has been translated.
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.h 27 // when the animation finishes. This is largely done for ease of
35 // The content view for the fullscreen window. This is nil when not in
43 // area is attached to |contentView_|, because when the dropdown is completely
59 // currently nil. Used to restore the tracking area when an animation
64 // |kFullScreenModeNormal| when the window is not main or not fullscreen,
69 // (which can happen when a fullscreen window is closed). Used to track the
70 // current state and make sure we properly restore the menu bar when this
93 // Generally, this is > 0 when the fullscreen window is on the primary screen
118 // Notification posted when we're about to enter or leave fullscreen.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 39 // Called when the control-key state changes while the field is
43 // Called when the user pastes into the field.
50 // Called when the user does a copy or drag.
63 // Called when the user initiates a "paste and go" or "paste and
67 // Called when the field's frame changes.
70 // Called when the popup is no longer appropriate, such as when the
74 // Called when the user begins editing the field, for every edit,
75 // and when the user is done editing the field.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h 9 // A controller for the tab strip when side tabs are enabled.
  /external/chromium/chrome/browser/ui/gtk/
instant_confirm_dialog_gtk.h 18 // Shown when the user enables instant for the first time.
  /external/chromium/chrome/browser/ui/omnibox/
location_bar_util.h 18 // Build a short string to use in keyword-search when the field isn't
  /external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.h 16 // - Display "SIM card is blocked" message when there're no PUK tries left.
  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 20 // TODO(pamg): merge back in when new UI is complete.
26 // Called when the network layer has requested a resource underneath
63 // Callback from the history system when the history list is available.
67 // Callback from the history system when visits were deleted.
mediaplayer_ui.h 99 // Used to detect when the mediaplayer is closed.
123 // Set when the register handler is called. When the media player is
127 // Set when the register playlist handler is called. When the playlist
132 // By the PopupPlaylist call, and is NULLed out when the window is closed.
136 // created by the PopupMediaplayer call, and is NULLed out when the window
149 // when the mediaplayer is closed.
153 // cause the mediaplayer to be closed. These are cleared out when the
  /external/chromium/chrome/browser/userfeedback/proto/
extension.proto 18 // Sent along with request for extension page when user attempts to open
50 // Sent when user hits final submit button in external extension.
76 // Sent when user hits final submit button in internal extension.
98 // A query for suggestions, sent when the user hits the preview button.
  /external/chromium/chrome/common/
about_handler.h 19 // Returns true if the URL is one that AboutHandler will handle when
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
manifest.json 4 "description": "Find out when you have new waves and preview them fast.",
  /external/chromium/crypto/
secure_hash.h 14 // be used when the full input is not known in advance.
  /external/chromium/net/socket/
ssl_error_params.h 13 // Extra parameters to attach to the NetLog when we receive an SSL error.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_base.py 49 """This exception will be raised when a connection is terminated
57 """This exception will be raised when we received an invalid frame we
65 """This exception will be raised when send_message() is called on
74 """This exception will be raised when we receive a frame with flag, opcode
83 """This exception will be raised when we receive a text frame which
109 ConnectionTerminatedException: when read returns empty string.
134 """Receives multiple bytes. Retries read when we couldn't receive the
138 ConnectionTerminatedException: when read returns empty string.
153 ConnectionTerminatedException: when read returns empty string.
  /external/chromium_org/apps/app_shim/
app_shim_host_mac.h 26 // destroyed when the app it corresponds to is closed or when the channel
59 // Called when the app shim process notifies that the app was focused.
65 // Called when the app shim process notifies that the app should quit.
  /external/chromium_org/apps/ui/
native_app_window.h 31 // Called when the icon of the window changes.
34 // Called when the title of the window changes.
37 // Called when the draggable regions are changed.
44 // Called when the window shape is changed. If |region| is NULL then the
  /external/chromium_org/ash/display/
mouse_cursor_event_filter.h 31 WARP_ALWAYS, // Always warp the mouse when possible.
32 WARP_DRAG, // Used when dragging a window. Top and bottom
35 WARP_NONE, // No mouse warping. Used when resizing the window.
68 // Warps the mouse cursor to an alternate root window when the
resolution_notification_controller.h 52 // Called by the notification delegate when the user accepts the display
53 // resolution change. Set |close_notification| to true when the notification
57 // Called by the notification delegate when the user wants to revert the
73 // |enable_spoken_feedback| is set to false when the notification is updated
  /external/chromium_org/ash/system/chromeos/network/
network_icon_animation_observer.h 16 // Called when the image has changed due to animation. The callback should
  /external/chromium_org/ash/system/logout_button/
logout_button_observer.h 16 // Called when the value of the kShowLogoutButtonInTray pref changes.
  /external/chromium_org/ash/system/tray/
actionable_view.h 16 // A focusable view that performs an action when user clicks on it, or presses
17 // enter or space when focused. Note that the action is triggered on mouse-up,
39 // Performs an action when user clicks on the view (on mouse-press event), or
40 // presses a key when this view is in focus. Returns true if the event has
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.h 60 // Called when a reveal of the top-of-window views starts.
63 // Called when the top-of-window views have finished closing. This call
76 // The returned list is used for hittesting when the top-of-window views
77 // are revealed. GetVisibleBoundsInScreen() must return a valid value when
90 // top-of-window views revealed when a child of |top_container| has focus.
110 // lifetime. Several locks can be obtained. When all of the locks are
205 // hiding them when the cursor exits the area of the top views. If |animate|
209 // Called when the animation to slide open the top-of-window views has
217 // Called when the animation to slide out the top-of-window views has
230 // True when |location| is "near" to the top container. When the top containe
    [all...]
overlay_event_filter.h 18 // overlay). It does nothing the first time, but works when |Activate()| is
20 // of any key events during activation, and also signal cancellation when keys
28 // Invoked when OverlayEventFilter needs to stop handling events.
43 // |delegate| when a key event means cancel (like Esc). It holds the

Completed in 1092 milliseconds

<<41424344454647484950>>