OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:when
(Results
201 - 225
of
50734
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
JsResultReceiver.java
8
* This interface is used
when
the AwContentsClient offers a JavaScript
11
* that implements this interface to the client and
when
the client has handled
/external/chromium_org/ash/accelerators/
debug_commands.h
11
//
when
running on desktop for debugging.
15
// Cycle through different wallpaper modes. This is used
when
running
/external/chromium_org/ash/system/chromeos/screen_security/
screen_capture_observer.h
15
// Called
when
screen capture is started.
20
// Called
when
screen capture is stopped.
screen_share_observer.h
15
// Called
when
screen share is started.
20
// Called
when
screen share is stopped.
/external/chromium_org/ash/system/session_length_limit/
session_length_limit_observer.h
17
// Called
when
the session start time is updated.
20
// Called
when
the session length limit is updated.
/external/chromium_org/ash/wm/
window_state_observer.h
17
// Called
when
the window's show type has changed. This is different from
18
// kWindowShowStatekey property change as this will be invoked
when
the window
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/
ChromeContextMenuItemDelegate.java
31
* Called
when
the context menu is trying to start a download.
38
* Called
when
the {@code url} should be opened in a new tab with the same incognito state as
45
* Called
when
the {@code url} should be opened in a new incognito tab.
51
* Called
when
the {@code url} is of an image and should be opened in the same tab.
57
* Called
when
the {@code url} is of an image and should be opened in a new tab.
63
* Called
when
the {@code text} should be saved to the clipboard.
70
* Called
when
the {@code url} is of an image and a link to the image should be saved to the
77
* Called
when
a search by image should be performed in a new tab.
/external/chromium_org/chrome/browser/bookmarks/
enhanced_bookmarks_features.h
13
// Returns true
when
flag enable-dom-distiller is set or enabled from Finch.
16
// Returns true
when
flag enable-sync-articles is set or enabled from Finch.
/external/chromium_org/chrome/browser/media_galleries/fileapi/
mtp_device_async_delegate.h
24
// A callback to be called
when
GetFileInfo method call succeeds.
28
// A callback to be called
when
ReadDirectory method call succeeds.
33
// A callback to be called
when
GetFileInfo/ReadDirectory/CreateSnapshot
38
// A callback to be called
when
CreateSnapshotFile method call succeeds.
44
// callback asynchronously
when
complete.
51
// callback asynchronously
when
complete.
58
// appropriate callback asynchronously
when
complete.
65
// Called
when
the
/external/chromium_org/chrome/browser/tab_contents/
language_state_observer.h
15
// Handles
when
the value of IsPageTranslated is changed.
18
// Handles
when
the value of translate_enabled is changed.
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
confirm_infobar_controller.h
11
// Called
when
the OK and Cancel buttons are clicked.
14
// Called
when
there is a click on the link in the infobar.
/external/chromium_org/chrome/browser/ui/panels/
panel_mouse_watcher_observer.h
13
// notifications from PanelMouseWatcher
when
the mouse moves.
16
// Called
when
the mouse moves.
/external/chromium_org/content/browser/streams/
stream_write_observer.h
14
// Sent
when
space becomes available in the stream, and the source should
18
// Sent
when
the stream is closed, and the writer should stop sending data.
/external/chromium_org/content/public/browser/
interstitial_page.h
28
// that
when
the interstitial shows, the current entry is the target URL.
30
// InterstitialPage instances take care of deleting themselves
when
closed
37
// should be set to true
when
the interstitial is caused by loading a new
40
// appears as a new navigation entry). |new_navigation| should be false
when
65
// Delegates should call this method
when
the user has chosen NOT to proceed
68
// will be deleted
when
this method returns.
71
// Delegates should call this method
when
the user has chosen to proceed to
73
// Warning: 'this' has been deleted
when
this method returns.
/external/chromium_org/remoting/host/mac/
me2me_preference_pane_disable.h
7
// This view-controller holds just a "Disable" button. It is shown
when
the
8
// pref-pane is launched manually, or
when
the user has just confirmed their
/external/chromium_org/remoting/host/win/
wts_terminal_observer.h
19
// Called
when
|session_id| attaches to the console.
22
// Called
when
a session detaches from the console.
/external/chromium_org/sync/notifier/
invalidator.h
7
// InvalidationHandler is notifier
when
such an event occurs.
29
//
When
starting the client:
33
//
When
the set of IDs to register changes for the client during its lifetime
39
//
When
shutting down the client for profile shutdown:
46
//
When
permanently shutting down the client, e.g.
when
disabling the related
52
// It is an error to have registered handlers
when
an invalidator is
71
// Returns the current invalidator state.
When
called from within
/external/chromium_org/tools/gyp/test/no-output/
gyptest-no-output.py
8
Verified things don't explode
when
there are targets without outputs.
13
# TODO(evan): in ninja
when
there are no targets, there is no 'all'
/external/chromium_org/ui/views/animation/
bounds_animator_observer.h
16
// Invoked
when
animations have progressed.
19
// Invoked
when
all animations are complete.
/external/chromium_org/ui/views/
mouse_watcher.h
20
// MouseWatcherListener is notified
when
the mouse moves outside the host.
34
// The mouse moved within the window which was current
when
the MouseWatcher
37
// The mouse moved exited the window which was current
when
the MouseWatcher
44
// Return false
when
the mouse has moved outside the monitored region.
49
// MouseWatcher is used to watch mouse movement and notify its listener
when
the
53
// Creates a new MouseWatcher. The |listener| will be notified
when
the |host|
59
// Sets the amount to delay before notifying the listener
when
the mouse exits
65
// Starts watching mouse movements.
When
the mouse moves outside the bounds of
/external/chromium_org/win8/metro_driver/ime/
input_source_observer.h
15
//
when
the active language profile is changed.
20
// Called
when
the active language profile is changed.
/external/clang/test/Sema/
offsetof-64.c
4
// Don't crash
when
taking computing the offset of structs with large arrays.
20
// FIXME: Remove this error
when
the constant evaluator learns to
uninit-det-order.c
9
// CHECK: 5:8: warning: variable 'b' is uninitialized
when
used here
11
// CHECK: 6:8: warning: variable 'c' is uninitialized
when
used here
/external/llvm/test/Transforms/GlobalDCE/
2002-08-17-FunctionDGE.ll
9
;; Should die
when
function %foo is killed
12
;; dies
when
%b dies.
/external/valgrind/unittest/output_tests/
fun_hist_test.cc
3
extern "C" { // TODO: make this line empty
when
ignore vs. mangling is fixed.
29
} // TODO: make this line empty
when
ignore vs. mangling is fixed.
Completed in 966 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>