HomeSort by relevance Sort by last modified time
    Searched full:role (Results 401 - 425 of 1058) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/public/common/
zygote_fork_delegate_linux.h 69 // The fork delegate must also assume the role of waiting for its children
  /external/chromium_org/jingle/glue/
channel_socket_adapter_unittest.cc 46 MOCK_CONST_METHOD1(GetSslRole, bool(talk_base::SSLRole* role));
  /external/chromium_org/media/audio/win/
wavein_input_win.h 108 // device role and is not a valid ID as such.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
index.html 93 <div id="progress-bar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%">
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
index.html 105 <div id="progress-bar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%">
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/lua/
index.html 87 <div id="progress-bar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%">
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/voronoi/
index.html 100 <div id="progress-bar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%">
  /external/chromium_org/remoting/host/
host_status_sender.h 41 // host-version="30.0.1560.0" os-name="Linux" role="host"/>
server_log_entry.cc 31 const char kKeyRole[] = "role";
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp 412 // If the element does not have role, but it has ARIA attributes, accessibility should fallback to exposing it as a group.
438 // Check object role or purpose.
675 // List items play an important role in defining the structure of lists. They should not be ignored.
863 AccessibilityRole role = roleValue(); local
864 if (role == ListBoxRole) // native list boxes would be AXListBoxes, so only check for aria list boxes
866 else if (role == TreeRole || role == TreeGridRole || role == TableRole)
1162 AccessibilityRole role = axObj->roleValue(); local
1840 AccessibilityRole role = roleValue(); local
    [all...]
  /external/chromium_org/third_party/WebKit/public/web/
WebAXEnums.h 212 // Text direction, only used for role=WebAXRoleInlineTextBox.
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.cc 132 TunnelSessionRole role) {
133 return new SecureTunnelSession(this, session, stream_thread, role);
312 talk_base::Thread* stream_thread, TunnelSessionRole role)
314 role_(role) {
  /external/chromium_org/third_party/tlslite/patches/
tls_intolerant.patch 11 """Perform a handshake in the role of server.
  /external/chromium_org/tools/grit/grit/tool/
rc2grd.py 119 -r GRDFILE Specify that GRDFILE should be used as a "role model" for
344 # If we have a "role model" (existing GRD file) and this node exists
345 # in the role model, use the description, meaning and translateable
346 # attributes from the role model.
  /external/chromium_org/ui/views/controls/button/
checkbox.cc 98 state->role = ui::AccessibilityTypes::ROLE_CHECKBUTTON;
radio_button.cc 99 state->role = ui::AccessibilityTypes::ROLE_RADIOBUTTON;
  /external/chromium_org/ui/views/widget/
widget_delegate.cc 60 ui::AccessibilityTypes::Role WidgetDelegate::GetAccessibleWindowRole() const {
  /external/clang/test/Analysis/
method-arg-decay.m 30 @end extern NSString *NSAccessibilityRoleDescription(NSString *role, NSString *subrole) ;
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 224 ** - Inactivity Timeout as initiator role
225 ** - Inactivity Timeout as target role
252 ** - Inactivity Timeout as initiator role
253 ** - Inactivity Timeout as target role
  /external/libsepol/tests/
test-linker.c 22 * - check role, type, bool, user, attr mapping
  /external/smack/src/org/jivesoftware/smackx/provider/
MUCOwnerProvider.java 68 item.setRole(parser.getAttributeValue("", "role"));
  /external/wpa_supplicant_8/wpa_supplicant/
notify.h 92 const char *role);
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser_V21.java 51 "BDAY", "ROLE", "REV", "UID", "KEY", "MAILER")));
VCardParser_V30.java 46 "BDAY", "ROLE", "REV", "UID", "KEY", "MAILER", // 2.1
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h 49 OMX_ERRORTYPE component_init(OMX_STRING role);

Completed in 970 milliseconds

<<11121314151617181920>>