OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:role
(Results
726 - 750
of
1058
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc
383
state->
role
= ui::AccessibilityTypes::ROLE_PAGETAB;
/external/chromium_org/ash/shelf/
shelf_button.cc
396
state->
role
= ui::AccessibilityTypes::ROLE_PUSHBUTTON;
/external/chromium_org/ash/system/tray/
tray_background_view.cc
383
state->
role
= ui::AccessibilityTypes::ROLE_PUSHBUTTON;
/external/chromium_org/chrome/browser/resources/options/
options_page.css
300
list div[
role
='listitem'][managedby='HostedApp'] .row-delete-button {
/external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc
316
state->
role
= ui::AccessibilityTypes::ROLE_TITLEBAR;
/external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.cc
399
state->
role
= ui::AccessibilityTypes::ROLE_ALERT;
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
getstarted.html
246
You now know about the manifest file's central
role
in bringing things
/external/chromium_org/chrome/test/functional/
prefs_ui.py
299
find_element_by_xpath('.//div[@
role
="listitem"]').\
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
api.js
592
* @param {string} annotation The
role
and state of the object.
/external/chromium_org/content/zygote/
zygote_main_linux.cc
354
// to assume the
role
of init.
/external/chromium_org/remoting/webapp/
server_log_entry.js
33
remoting.ServerLogEntry.KEY_ROLE_ = '
role
';
/external/chromium_org/third_party/freetype/src/base/
ftbbox.c
21
/* This component has a _single_
role
: to compute exact outline bounding */
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsessiondescriptionfactory.cc
339
// We should pass current ssl
role
to the transport description factory, if
/external/chromium_org/third_party/mesa/src/docs/
RELNOTES-4.1
145
GLUT version number from 3.7 since that's probably Mark Kilgard's
role
.
/external/chromium_org/third_party/openssl/openssl/crypto/objects/
obj_mac.num
400
role
400
objects.txt
579
# attention : the following seems to be obsolete, replace by '
role
'
580
id-aca 5 : id-aca-
role
719
X509 72 :
role
:
role
[
all
...]
/external/chromium_org/ui/accessibility/
ax_tree_serializer.h
409
serialized_node->
role
= AX_ROLE_ROOT_WEB_AREA;
/external/chromium_org/ui/app_list/views/
app_list_item_view.cc
319
state->
role
= ui::AccessibilityTypes::ROLE_PUSHBUTTON;
/external/chromium_org/ui/base/x/
x11_util.h
214
const std::string&
role
);
/external/chromium_org/ui/views/bubble/
tray_bubble_view.cc
483
state->
role
= ui::AccessibilityTypes::ROLE_WINDOW;
/external/chromium_org/ui/views/controls/
label.cc
304
state->
role
= ui::AccessibilityTypes::ROLE_STATICTEXT;
/external/chromium_org/ui/views/controls/textfield/
textfield.cc
502
state->
role
= ui::AccessibilityTypes::ROLE_TEXT;
/external/chromium_org/ui/webui/resources/js/cr/ui/
tree.js
245
treeItem.setAttribute('
role
', 'treeitem');
/external/clang/docs/
BlockLanguageSpec.rst
2
..
role
:: block-term
/external/freetype/src/base/
ftbbox.c
21
/* This component has a _single_
role
: to compute exact outline bounding */
Completed in 1684 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>