OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:used
(Results
2651 - 2675
of
64207
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/chromium_org/ash/launcher/
tabbed_launcher_button.h
29
// Button
used
for items on the launcher corresponding to tabbed windows.
62
//
Used
as the delegate for |animation_|.
85
//
Used
to animate image.
/external/chromium_org/ash/wm/workspace/
phantom_window_controller.h
31
// of a window. It's
used
used
during dragging a window to show a snap location.
84
//
Used
to transition the bounds.
/external/chromium_org/base/mac/
authorization_util.h
10
// the forked pid. If
used
irresponsibly, zombie processes will accumulate.
36
// Obtains an AuthorizationRef that can be
used
to run commands as root. If
38
// |prompt| will be
used
as the prompt string and an icon appropriate for the
/external/chromium_org/base/threading/
watchdog.h
7
// specified at construction time. The Watchdog may be
used
many times by
9
// The Watchdog is typically
used
under a debugger, where the stack traces on
13
// facilitate such code, an "enabled" argument for the constuctor can be
used
/external/chromium_org/build/internal/
README.chromium
3
Contains the common settings
used
throughout the projects. Is included by either ..\debug.vsprops or ..\release.vsprops, so in general, it is not included directly.
12
Included by ..\release.vsprops when CHROME_BUILD_TYPE=_checksenabled. Matches what release_defaults.vsprops does, but doesn't actually inherit from it as we couldn't quite get that working. The only difference is that _DEBUG is set instead of NDEBUG.
Used
for keeping debug checks enabled with a build that is fast enough to dogfood with.
24
Included by ..\release.vsprops when CHROME_BUILD_TYPE=_purify. Includes release_defaults.vsprops. Disables optimizations.
Used
with Purify to test without debug tools and without optimization; i.e. NDEBUG is defined but the compiler doesn't optimize the binary.
/external/chromium_org/build/ios/
mac_build.gypi
7
#
used
to run ninja as script to work around this.
13
# # The name of a directory
used
for ninja. This cannot be shared with
82
# Since these are
used
to generate things needed by other targets, make
/external/chromium_org/chrome/browser/autocomplete/
bookmark_provider.h
22
// taken into consideration as those factors will have been
used
by the
56
// classifications. |text_length| is
used
to determine the need to add an
65
// Languages
used
during the URL formatting.
/external/chromium_org/chrome/browser/chromeos/extensions/
echo_private_api.h
70
// Type for the dialog shown callback
used
in tests.
77
// To be
used
in tests.
104
// Callback
used
in tests. Called after an echo dialog is shown.
/external/chromium_org/chrome/browser/
custom_home_pages_table_model.h
34
// before the element addressed by |insert_before|.
Used
by Drag&Drop.
84
// Profile
used
to load titles.
89
//
Used
in loading titles.
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.h
59
// Restarts the polling timer.
Used
for polling-based notification.
82
// The timer is
used
for polling based notification. XMPP should usually be
83
//
used
but notification is done per polling when XMPP is not working.
/external/chromium_org/chrome/browser/net/
dns_probe_runner.h
24
//
Used
by DnsProbeService to probe the system and public DNS configurations.
29
//
Used
in histograms; add new entries at the bottom, and don't remove any.
41
// Sets the DnsClient that will be
used
for DNS probes sent by this runner.
/external/chromium_org/chrome/browser/notifications/
balloon_host.h
49
// Returns whether the associated render view is ready.
Used
only for testing.
94
// This is
used
to ensure disconnection notifications only happen if
98
// Site instance for the balloon/profile, to be
used
for opening new links.
/external/chromium_org/chrome/browser/policy/cloud/
test_request_interceptor.h
32
// This is
used
to queue callbacks that will handle expected requests.
40
// Returns the number of pending callback jobs that haven't been
used
yet.
44
//
used
only once, and in the order that they're pushed.
/external/chromium_org/chrome/browser/resources/print_preview/settings/
layout_settings.js
11
* @param {!print_preview.ticket_items.Landscape} landscapeTicketItem
Used
to
20
*
Used
to get the layout written to the print ticket.
28
* CSS classes
used
by the layout settings.
margin_settings.js
11
* @param {!print_preview.ticket_items.MarginsType} marginsTypeTicketItem
Used
20
*
Used
to read and write the margins type ticket item.
28
* CSS classes
used
by the margin settings component.
/external/chromium_org/chrome/browser/signin/
signin_promo.h
54
//
used
to record sync promo UMA stats in the context of the source.
68
// Returns true if the given URL is the standard continue URL
used
with the
73
// Forces UseWebBasedSigninFlow() to return true when set;
used
in tests only.
/external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.h
44
// vector so that they can be
used
to resource the ssl_roadblock.html/
64
//
Used
to query the HistoryService to see if the URL is in history. For UMA.
86
//
Used
for getting num_visits_.
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
javascript_app_modal_dialog.h
60
//
Used
only for testing. The dialog will use the given text when notifying
93
//
Used
only for testing. Specifies alternative prompt text that should be
94
//
used
when notifying the delegate, if |use_override_prompt_text_| is true.
/external/chromium_org/chrome/browser/ui/ash/
window_positioner.h
21
// WindowPositioner is
used
by the browser to move new popups automatically to
29
// passed input position is only
used
to retrieve the width and height.
65
// The last
used
position.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.h
28
// Should we draw the folder arrow as needed? Not
used
for the bar
29
// itself but
used
on the folder windows.
72
// |-setBookmarkCellText:image:| is
used
to set the text and image of
/external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.h
38
// The window from which we get the theme
used
to draw. In some cases,
56
// Sets the window whose theme is
used
to draw.
59
// The font
used
to display the content string.
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_action_button.h
33
//
Used
to move the button and query whether a button is currently animating.
50
// The point where the mouse down event occurred.
Used
to prevent a drag from
78
// The current tab ID
used
when drawing the cell.
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.h
57
//
Used
to set/check whether this Tab is being animated closed.
97
// Set the background offset
used
to match the image in the inactive tab
105
// this tab. Only
used
for collecting UMA metrics.
137
// The animation object
used
to swap the favicon with the sad tab icon.
141
// Contains a cached image and the values
used
to generate it.
146
// ID of the resource
used
.
241
// active background is drawn at |GetThrobValue()|%. This is
used
for hover,
245
// Set the temporary offset for the favicon. This is
used
during the crash
277
// Loads the images to be
used
for the tab background.
303
// The offset
used
to animate the favicon location. This is used when the ta
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/extensions/
pack_extension_handler.h
64
//
Used
to package the extension.
67
// Returned by the SelectFileDialog machinery.
Used
to initiate the selection
77
// Path to the last
used
folder to load an extension.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
icons.html
6
it's
used
during installation and by the Chrome Web Store.
8
which is
used
in the extensions management page
10
You can also specify a 16x16 icon to be
used
as the favicon
Completed in 1649 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>