HomeSort by relevance Sort by last modified time
    Searched full:used (Results 1351 - 1375 of 64207) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/profiles/
profile_info_interface.h 15 // This abstract interface is used to query the profiles backend for information
43 // Checks if the GAIA name should be used as the profile's name.
49 // Checks if the GAIA picture should be used as the profile's avatar icon.
  /external/chromium_org/chrome/browser/sessions/
session_id.h 23 // was used as the contents of a tab), returns a tab id. This value is
25 // current session, but may be re-used across sessions. Returns -1
30 // was used as the contents of a tab), and has ever been attached to a Browser
  /external/chromium_org/chrome/browser/sync/glue/
synced_window_delegate.h 16 // A SyncedWindowDelegate is used to insulate the sync code from depending
22 // This method is to be used instead of using the BrowserList iterator.
25 // This method is to be used instead of using BrowserList::FindBrowserWithId()
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_constants.h 5 // Constants used for positioning the bookmark bar. These aren't placed in a
16 // Correction used for computing other values based on the height.
38 // The radius of the corner curves on the menu. Also used for sizing the shadow
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.h 17 // This protocol is used to carry mouse events to the TabStripDragController,
25 // passed here is the one used for the rest of the dragging session.
32 // This controller is owned by the TabStripController and is used to delegate
  /external/chromium_org/chrome/browser/ui/gtk/
custom_button.h 29 // used on the toolbar and the bookmarks bar.
32 // It handles managing the pixbufs containing all the static images used to draw
46 // Flip the image horizontally. Not to be used for RTL/LTR reasons. (In RTL
91 // Whether the button is flipped horizontally. Not used for RTL (we get
92 // flipped versions from the theme provider). Used for the flipped window
96 // Used to listen for theme change notifications.
144 // |stock_size| are used for GTK+ theme mode.
170 // Flip the image horizontally. Not to be used for RTL/LTR reasons. (In RTL
200 // Returns a standard close button used for infobars and shelves (smaller
205 // Returns a standard close button used for bubbles (larger)
    [all...]
  /external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model_impl.h 28 // This class is the model used by the toolbar, location bar and autocomplete
57 // Returns the navigation controller used to retrieve the navigation entry
59 // If this returns NULL, default values are used.
  /external/chromium_org/chrome/browser/ui/
view_ids.h 30 // ID for any tab. Currently only used on views.
51 // Used for bookmarks/folders on the bookmark bar.
82 // Used in chrome/browser/ui/gtk/view_id_util_browsertest.cc
  /external/chromium_org/chrome/browser/ui/views/panels/
taskbar_window_thumbnailer_win.h 16 // Returns the list of handles for all windows that are used to construct the
18 // is used.
46 // old window, it will also be used for the new window.
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater.h 43 // Used to update the client of status changes. int parameter is the progress
50 // Used to show or hide the promote UI elements.
62 // be used to show or hide the promote UI elements.
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_gtk.cc 16 // Used to pad the default new window size. On Windows, this is also used for
18 // Since we don't position windows, it's only used for the default new window
  /external/chromium_org/content/browser/
cross_site_request_manager.h 18 // CrossSiteRequestManager is used to handle bookkeeping for cross-site
23 // CrossSiteRequestManager is a singleton that may be used on any thread.
55 // RenderViewHosts that have pending cross-site requests. Used to pass
  /external/chromium_org/content/public/browser/
notification_details.h 5 // This file defines the type used to provide details for NotificationService
25 // NotificationDetails can be used as the index for a map; this method
41 // Declaring this const allows Details<T> to be used with both T = Foo and
notification_source.h 5 // This file defines the type used to provide sources for NotificationService
24 // NotificationSource can be used as the index for a map; this method
39 // Declaring this const allows Source<T> to be used with both T = Foo and
render_widget_host_view_mac_delegate.h 10 // This protocol is used as a delegate for the NSView class used in the
14 // and cannot, the delegate's implementation will be used.
  /external/chromium_org/content/public/common/
password_form.h 53 // The signon_realm is effectively the primary key used for retrieving
76 // data used by the PasswordManager to decide (in longest matching prefix
81 // The action target of the form. This is the primary data used by the
93 // The name of the submit button used. Optional; only used in scoring
112 // elements that could possibly be the username. Used when our heuristics for
154 // When parsing an HTML form, this is not used.
159 // When parsing an HTML form, this is not used.
165 // When parsing an HTML form, this is not used.
175 // The form type. Not used yet. Please see http://crbug.com/15242
    [all...]
  /external/chromium_org/content/renderer/
notification_provider.h 21 // to be used on the main thread.
41 // Internal methods used to show notifications.
54 // that are used to refer to them over IPC.
  /external/chromium_org/media/base/
audio_capturer_source.h 39 // to be used. It must be called before any of the other methods.
40 // The |session_id| is used by the browser to identify which input device to
41 // be used. For clients who do not care about device permission and device
  /external/chromium_org/media/video/capture/
fake_video_capture_device.h 5 // Implementation of a fake VideoCaptureDevice class. Used for testing other
23 // Used for testing. This will make sure the next call to Create will
64 // holds the available ones which are used in sequence, restarting at the end.
  /external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h 6 // V4L2 is used for capturing. V4L2 does not provide its own thread for
43 // Buffers used to receive video frames from with v4l2.
68 base::Thread v4l2_thread_; // Thread used for reading data from the device.
  /external/chromium_org/net/base/
winsock_util.h 28 // Usually such factories are used for testing purposes, which is not true in
29 // this case. This interface is used to substitute WSASocket to make possible
39 // Replace WSASocket with given factory. The factory will be used by
  /external/chromium_org/net/dns/
dns_query.h 34 // Returns the Question section of the query. Used when matching the
38 // IOBuffer accessor to be used for writing out the query.
46 // Size of the DNS name (*NOT* hostname) we are trying to resolve; used
  /external/chromium_org/net/socket/
client_socket_factory.h 27 // An interface used to instantiate StreamSocket objects. Used to facilitate
62 // Clears cache used for SSL session resumption.
  /external/chromium_org/remoting/base/
rate_counter.h 18 // over a specified time window. This can be used to measure bandwidth, frame
37 // Type used to store data points with timestamps.
55 // If set, used to calculate the running average, in place of Now().
  /external/chromium_org/remoting/host/
dns_blackhole_checker.h 19 // the complete talkgadget URL used by the host. Policy settings allow admins
20 // to change the prefix that is used.
42 // URL fetcher used to verify access to the host talkgadget.

Completed in 1407 milliseconds

<<51525354555657585960>>