OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:when
(Results
726 - 750
of
50734
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/instant/
instant_loader_delegate.h
23
// Invoked
when
the status (either http_status_ok or ready) has changed.
26
// Invoked
when
the loader has suggested text.
38
// Invoked
when
the the loader should be committed.
/external/chromium/chrome/browser/tabs/
tab_strip_model_observer.h
16
// Objects implement this interface
when
they wish to be notified of changes
64
// Sent
when
the selection changes. The previously selected tab is identified
66
// the index of |new_contents|.
When
using multiple selection this may be sent
67
// even
when
the active tab has not changed. For example, if the selection is
70
// care about
when
the active tab changes, check for
when
|old_contents|
98
// The tab contents was replaced at the specified index. This is invoked
when
105
// Invoked
when
the pinned state of a tab changes. See note in
110
// NOTE: this is sent
when
the pinned state of a non-app tab changes and is
115
// Invoked
when
the blocked state of a tab changes
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/
fast_resize_view.h
11
// A Cocoa view that supports an alternate resizing mode, normally used
when
15
// resize mode is useful
when
animating a view that normally takes a significant
16
// amount of time to relayout and redraw
when
its size is changed.
hover_close_button.h
11
// dark circle with the "x"
when
you hover over it. At this time it is used by
24
// The size of the control
when
the last drawRect: was called, to recenter
29
// Sets up the button's tracking areas and accessibility info
when
instantiated
html_dialog_window_controller.h
24
// delegate_
when
it gets destroyed.
30
// delegate and profile. The window is automatically destroyed
when
33
// Make sure to use the returned window only
when
you know it is safe
/external/chromium/chrome/browser/ui/views/frame/
browser_bubble_host.h
23
// Invoked
when
the window containing the attached browser-bubbles is moved.
27
// To be called
when
the frame containing the BrowserBubbleHost is closing.
31
// Registers/Unregisters |bubble| to receive notifications
when
the host moves
/external/chromium/chrome/browser/ui/webui/
favicon_source.h
25
// Called
when
the network layer has requested a resource underneath
36
// Called
when
favicon data is available from the history backend.
48
// Raw PNG representation of the favicon to show
when
the favicon
fileicon_source.h
27
// Called
when
the network layer has requested a resource underneath
35
// Called
when
favicon data is available from the history backend.
45
// Raw PNG representation of the favicon to show
when
the favicon
thumbnail_source.h
28
// Called
when
the network layer has requested a resource underneath
41
// Send the default thumbnail
when
we are missing a real one.
44
// Raw PNG representation of the thumbnail to show
when
the thumbnail
/external/chromium_org/ash/system/chromeos/network/
network_detailed_view.h
34
// Called
when
network manager state has changed.
38
// Called
when
the contents of the network list have changed.
42
// Called
when
a network service property has changed.
/external/chromium_org/base/mac/
scoped_nsautorelease_pool.h
20
// ScopedNSAutoreleasePool allocates an NSAutoreleasePool
when
instantiated and
21
// sends it a -drain message
when
destroyed. This allows an autorelease pool to
32
// Only use then
when
you're certain the items currently in the pool are
/external/chromium_org/chrome/app/
metro_driver_win.h
10
// Helper class to manage the metro driver dll.
When
present in the system,
23
// Enter the metro main function, which will only return
when
chrome metro
25
// which runs |main_fn|. This method returns
when
the chrome metro session
/external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader_observer.h
19
// Triggered
when
a content of a directory has been changed.
24
// Triggered
when
loading from the server is complete.
27
// Triggered
when
loading is complete for the first time, either from the
/external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_constants.h
24
// too narrow
when
all candidates are short.
28
// too wide
when
one of candidates are long.
31
// candidate window from being too narrow
when
candidate lists are not shown.
input_method_engine_interface.h
124
// Called
when
the IME becomes the active IME.
127
// Called
when
the IME is no longer active.
130
// Called
when
a text field gains focus, and will be sending key events.
133
// Called
when
a text field loses focus, and will no longer generate events.
136
// Called
when
an InputContext's properties change while it is focused.
139
// Called
when
the user pressed a key with a text field focused.
144
// Called
when
the user clicks on an item in the candidate list.
149
// Called
when
a menu item for this IME is interacted with.
153
// Called
when
a surrounding text is changed.
159
// Called
when
Chrome terminates on-going text input session
[
all
...]
/external/chromium_org/chrome/browser/chromeos/login/screens/
app_launch_splash_screen_actor.h
26
// Invoked
when
the configure network control is clicked.
29
// Invoked
when
the app launch bailout shortcut key is pressed.
32
// Invoked
when
network state is changed. |online| is true if the device
eula_screen_actor.h
28
// Called
when
screen is exited. |accepted| indicates if EULA was
32
// Initiate TPM password fetch. Will call actor's OnPasswordFetched()
when
39
// This method is called,
when
actor is being destroyed. Note, if Delegate
/external/chromium_org/chrome/browser/extensions/api/identity/
identity_signin_flow.h
19
//
When
the flow completes, the delegate is notified, and on success will
27
// Called
when
the flow has completed successfully.
29
// Called
when
the flow has failed.
/external/chromium_org/chrome/browser/extensions/
app_icon_loader.h
26
// Called
when
the image for an app is loaded.
34
// Fetches the image for the specified id.
When
done (which may be
43
// SetAppImage() is called
when
done.
/external/chromium_org/chrome/browser/resources/chromeos/login/
screen_confirm_password.js
16
* Callback to run
when
the screen is dismissed.
57
* Invoked
when
user clicks on the 'confirm' button.
65
* @param {function(string)} callback The callback to be invoked
when
the
/external/chromium_org/chrome/browser/signin/
signin_account_id_helper.h
18
// account. It fetches the ID
when
user first signs into Chrome or
when
user
41
// Invoked
when
receiving the response for |account_id_fetcher_|.
/external/chromium_org/chrome/browser/ui/cocoa/
fast_resize_view.h
10
// A Cocoa view that supports an alternate resizing mode, normally used
when
14
// resize mode is useful
when
animating a view that normally takes a significant
15
// amount of time to relayout and redraw
when
its size is changed.
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix.h
17
// Called
when
the selection in the matrix changes.
20
// Called
when
the user clicks on a row.
23
// Called
when
the user middle clicks on a row.
/external/chromium_org/chrome/browser/ui/gtk/
manage_passwords_bubble_gtk.h
45
// Notified
when
the bubble is destroyed so this instance can be deleted.
48
// Fired
when
the save button is clicked.
51
// Fired
when
the not now button is clicked.
/external/chromium_org/chrome/renderer/extensions/
unsafe_persistent.h
13
// what you're doing. UnsafePersistent is only safe to use
when
we know that the
14
// memory pointed by it is not going away: 1)
When
GC cannot happen while the
15
// UnsafePersistent is alive or 2)
when
there is a strong Persistent keeping the
Completed in 1342 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>