OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
176 - 200
of
12713
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/cocoa/media_picker/
desktop_media_picker_item.h
38
//
Sets
the image of the item to be displayed in |IKImageBrowserView|.
41
//
Sets
the label of the item to be displayed in |IKImageBrowserView|.
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix.h
28
//
Sets
up a tracking area to implement hover by highlighting the cell the mouse
38
//
Sets
the delegate.
/external/chromium_org/chrome/browser/ui/cocoa/
vertical_gradient_view.h
25
// Gets and
sets
the gradient to paint as background.
29
// Gets and
sets
the color of the stroke drawn at the bottom of the view.
/external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_codec.h
24
// preferences. When Chrome exits the
sets
of pinned tabs are written to prefs.
38
//
Sets
the preferences state from the specified tab list.
/external/chromium_org/chrome/browser/ui/views/frame/
contents_layout_manager.h
19
//
Sets
the active top margin; both devtools_view and contents_view will be
23
//
Sets
the contents resizing strategy.
/external/chromium_org/chrome/common/extensions/docs/server2/
object_store.py
25
'''
Sets
key -> value in the object store.
30
'''Atomically
sets
the mapping of keys to values in the object store.
/external/chromium_org/chrome/test/chromedriver/chrome/
automation_extension.h
36
//
Sets
the position of the current window.
42
//
Sets
the size of the current window.
/external/chromium_org/content/test/data/webcrypto/
digest.json
3
// TODO(bryaneyler): Eventually, all these sample test
sets
should be replaced
4
// with the
sets
here: http://csrc.nist.gov/groups/STM/cavp/index.html#03
/external/chromium_org/media/base/
djb2.h
12
// on many different
sets
.
17
// For large data
sets
, it optimizes into assembly/simd and is appropriate
/external/chromium_org/net/disk_cache/blockfile/
bitmap.h
42
//
Sets
all the bits to true or false.
50
//
Sets
the value, gets the value or toggles the value of a given bit.
55
// Directly
sets
an element of the internal map. Requires |array_index| <
63
// Directly
sets
the whole internal map. |size| is the number of 32-bit words
70
//
Sets
a range of bits to |value|.
78
// it finds that bit before reaching bit index |limit|,
sets
*|index| to the
103
// it finds that bit before reaching bit index |limit|,
sets
*|index| to the
122
//
Sets
|len| bits from |start| to |value|. All the bits to be set should be
/external/chromium_org/net/ocsp/
nss_ocsp.h
14
//
Sets
the MessageLoop for NSS's HTTP client functions (i.e. OCSP, CA
33
//
Sets
the URLRequestContext for HTTP requests issued by NSS.
/external/chromium_org/net/url_request/
url_request_job_factory_impl.h
25
//
Sets
the ProtocolHandler for a scheme. Returns true on success, false on
46
//
Sets
a global URLRequestInterceptor for testing purposes. The interceptor
/external/chromium_org/printing/
printing_context_linux.h
27
//
Sets
the function that creates the print dialog.
32
//
Sets
the function that returns pdf paper size through the native API.
/external/chromium_org/remoting/protocol/
clipboard_echo_filter.h
24
//
Sets
the ClipboardStub that sends events to the client.
27
//
Sets
the ClipboardStub that sends events to the host.
/external/chromium_org/sync/js/
sync_js_controller.h
34
//
Sets
the backend to route all messages to (if initialized).
47
//
Sets
|js_backend_|'s event handler depending on how many
/external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.h
52
// of script
sets
.
54
// array of
sets
.
/external/chromium_org/third_party/libsrtp/srtp/doc/
crypto_kernel.txt
41
* @brief
Sets
the initialization vector of a given cipher.
57
* @brief
Sets
a buffer to the keystream generated by the cipher.
/external/chromium_org/third_party/skia/platform_tools/android/examples/hello_skia_app/jni/
Android.mk
4
#
Sets
up a module for the skia shared object to be copied into the apk.
20
#
Sets
up the JNI module that our app calls into to draw things with skia.
/external/chromium_org/tools/perf/benchmarks/
endure.py
9
page
sets
, and the statistics that are gathered are determined by the Endure
20
"""Base class which
sets
options for endure benchmarks below."""
/external/chromium_org/ui/aura/client/
focus_client.h
30
//
Sets
focus to |window| if it's within the active window. Not intended as a
38
//
Sets
/Gets the focus client on the root Window.
/external/chromium_org/ui/base/dragdrop/
drag_utils.h
37
//
Sets
the drag image on data_object from the supplied canvas.
43
//
Sets
the drag image on data_object from the supplied ImageSkia.
/external/chromium_org/ui/gl/
gl_share_group.h
36
//
Sets
and returns the unique shared GL context. Used for context
42
//
Sets
and returns the ID of the renderer that all contexts in this share
/external/chromium_org/ui/views/
button_drag_utils.h
28
//
Sets
url and title on data as well as setting a suitable image for dragging.
38
// As above, but only
sets
the image.
/external/chromium_org/ui/views/controls/
focusable_border.h
25
//
Sets
the insets of the border.
28
//
Sets
the color of this border.
/external/chromium_org/ui/wm/public/
tooltip_client.h
22
//
Sets
the time after which the tooltip is hidden for Window |target|. If
39
//
Sets
the text for the tooltip. The id is used to determine uniqueness when
Completed in 2008 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>