OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:when
(Results
1201 - 1225
of
50734
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/chrome/browser/resources/options/
reset_profile_settings_banner.js
24
* JS<->native calls
when
the settings page is opened with specifying a
67
* Called
when
the banner should be closed as a result of something taking
68
* place on the WebUI page, i.e.
when
its close button is pressed, or
when
/external/chromium_org/chrome/browser/signin/
signin_promo.h
44
// Called
when
the sign in promo has been shown so that we can keep track
57
// |auto_close| whether to close the sign in promo automatically
when
done.
74
// sync promo
when
the web-based flow is enabled. The query parameters
78
// Forces UseWebBasedSigninFlow() to return true
when
set; used in tests only.
/external/chromium_org/chrome/browser/translate/
translate_language_list.h
28
// Returns the last-updated time
when
the language list is fetched from the
49
// automatically
when
a server return 5xx errors and retry count doesn't
65
// Callback function called
when
TranslateURLFetcher::Request() is finished.
80
// The last-updated time
when
the language list is sent.
/external/chromium_org/chrome/browser/ui/ash/
caps_lock_delegate_views.h
12
// A class which toggles Caps Lock state
when
the hotkey for Caps Lock
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_bar.h
24
// Used
when
the state changes to indicate if the transition should be
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
media_galleries_dialog_cocoa.h
34
// Called
when
the user clicks the accept button.
36
// Called
when
the user clicks the cancel button.
38
// Called
when
the user clicks the Add Gallery button.
40
// Called
when
the user toggles a gallery checkbox.
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h
37
// Called
when
the control-key state changes while the field is
41
// Called
when
the user pastes into the field.
48
// Called
when
the user does a copy or drag.
67
// Called
when
the user initiates a "paste and go" or "paste and
71
// Called
when
the field's frame changes.
74
// Called
when
the popup is no longer appropriate, such as
when
the
78
// Called
when
the user begins editing the field, for every edit,
79
// and
when
the user is done editing the field.
/external/chromium_org/chrome/browser/ui/cocoa/
presentation_mode_controller.h
25
//
when
the animation finishes. This is largely done for ease of
33
// The content view for the window. This is nil
when
not in presentation
44
// area is attached to |contentView_|, because
when
the dropdown is completely
60
// currently nil. Used to restore the tracking area
when
an animation
65
// the menubar. This should be |kFullScreenModeNormal|
when
the window is not
70
// state if we miss a notification (which can happen
when
a window is closed).
72
// bar
when
this controller is destroyed.
94
// Generally, this is > 0
when
the window is on the primary screen and 0
119
// Notification posted
when
we're about to enter or leave fullscreen.
user_manager_mac.mm
12
// TODO(noms): Add implementation
when
the User Manager dialog is implemented.
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_button.h
14
// YES
when
middle mouse clicks should be handled.
/external/chromium_org/chrome/browser/ui/
confirm_bubble_model.h
41
// a combination of BubbleButton values, e.g.
when
we show both an OK button
50
// Called
when
the OK button is pressed.
53
// Called
when
the Cancel button is pressed.
60
// Called
when
the Link is clicked.
process_singleton_dialog_linux.h
10
// Displays an error to the user
when
the ProcessSingleton cannot acquire the
/external/chromium_org/chrome/browser/ui/gtk/
user_manager_gtk.cc
12
// TODO(noms): Add implementation
when
the User Manager dialog is implemented.
zoom_bubble_gtk.h
67
// Notified
when
the bubble is destroyed so this instance can be deleted.
70
// Fired
when
the reset link is clicked.
73
// Fired
when
the mouse enters or leaves the widget.
85
// Timer used to close the bubble
when
|auto_close_| is true.
/external/chromium_org/chrome/browser/ui/pdf/
pdf_unsupported_feature.h
14
// Call this
when
a tab encounters a PDF that has features which our internal
/external/chromium_org/chrome/browser/ui/webui/options/
handler_options_handler.h
46
// Called
when
the user toggles whether custom handlers are enabled.
49
// Called
when
the user sets a new default handler for a protocol.
52
// Called
when
the user clears the default handler for a protocol.
68
// Called
when
the JS PasswordManager object is initialized.
/external/chromium_org/chrome/browser/
user_data_dir_extractor_win.h
15
// Tests can call this to install a custom callback to be called
when
/external/chromium_org/chrome/browser/web_resource/
notification_promo.h
57
// Mark the promo as closed
when
the user dismisses it.
91
//
When
max_group_ is 0, all groups pass.
95
//
When
max_views_ is 0, we don't cap the number of views.
118
//
When
max_views_ is 0, we don't cap the number of views.
/external/chromium_org/chrome/common/
dump_without_crashing.h
16
// Sets a function that'll be invoked to dump the current process
when
/external/chromium_org/chrome/common/extensions/api/devtools/
network.json
24
"description": "A function that receives the response body
when
the request completes.",
52
"description": "A function that receives the HAR log
when
the request completes.",
69
"description": "Fired
when
a network request is finished and all request data are available.",
77
"description": "Fired
when
the inspected window navigates to a new page.",
/external/chromium_org/chrome/common/extensions/api/
identity_private.idl
18
// Fired
when
a web flow dialog should be displayed.
/external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/make_page_red/
background.js
5
// Called
when
the user clicks on the browser action.
/external/chromium_org/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_url/
background.js
5
// Called
when
the url of a tab changes.
/external/chromium_org/chrome/common/mac/
objc_zombie_unittest.mm
52
// Verify that the C++ destructors run
when
the last reference to the
66
//
When
|soonInfected| becomes a zombie, the C++ destructors should
76
// Verify that the associated objects are released
when
the object is
88
//
When
|soonInfected| becomes a zombie, the associated object
/external/chromium_org/chrome/installer/setup/
setup_util_unittest.h
12
// Process exit codes
when
the test harness is run with the
Completed in 2945 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>