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

<<11121314151617181920>>

  /external/chromium_org/chrome_frame/test/
chrome_frame_ui_test_utils.h 91 // Gets the role text of the object and returns true on success.
190 // 2) Role Text: A string representation of a Windows object role, which can
  /external/chromium_org/content/browser/accessibility/
browser_accessibility.h 125 // role is WebAXRoleStaticText.
129 // the role is WebAXRoleStaticText.
170 int32 role() const { return role_; } function in class:content::BrowserAccessibility
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport_unittest.cc 142 // role, tiebreaker and remote ice mode and credentials after offer and
165 // Changing the transport role from CONTROLLING to CONTROLLED.
173 // Tests channel role is reversed after receiving ice-lite from remote.
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 64 BOOLEAN is_initiator; /* TRUE if initiator role */
95 UINT16 inact_timeout_init; /* Inactivity Timeout as initiator role */
96 UINT16 inact_timeout_target; /* Inactivity Timeout as target role */
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java 72 * are "moderator", "participant", and "visitor". Each role and affiliation guarantees
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 395 OMX_OUT OMX_U8* role,
400 DEBUG_PRINT("OMXCORE: qc_omx_component_role_enum %x, %x , %d\n",(unsigned)hComp,(unsigned)role,(unsigned)index);
404 eRet = pThis->component_role_enum(hComp,role,index);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 394 OMX_OUT OMX_U8* role,
399 DEBUG_PRINT("OMXCORE: qc_omx_component_role_enum %x, %x , %d\n",(unsigned)hComp,(unsigned)role,(unsigned)index);
403 eRet = pThis->component_role_enum(hComp,role,index);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 185 BTA_DM_RS_OK, /* the role switch result - successful */
186 BTA_DM_RS_FAIL /* the role switch result - failed */
752 UINT32 role_policy_mask; /* the bits set indicates the modules that wants to remove role switch from the default link policy */
754 UINT16 rs_event; /* the event waiting for role switch */
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 174 /* if peripheral role is supported */
  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 434 tSMP_ENTRY_TBL entry_table = smp_entry_table[p_cb->role];
443 SMP_TRACE_DEBUG5( "SMP Role: %s State: [%s (%d)], Event: [%s (%d)]",\
444 (p_cb->role == 0x01) ?"Slave" : "Master", smp_get_state_name( p_cb->state),
459 state_table = smp_state_table[curr_state][p_cb->role];
  /external/chromium/chrome/browser/chromeos/options/
network_config_view.cc 99 state->role = ui::AccessibilityTypes::ROLE_DIALOG;
take_photo_dialog.cc 85 state->role = ui::AccessibilityTypes::ROLE_DIALOG;
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.html 57 <li class="dot" tabindex="0" role="button"><span></span></li>
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.cc 91 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_container_gtk.cc 136 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
native_tab_contents_container_win.cc 135 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.cc 128 TunnelSessionRole role) {
129 return new SecureTunnelSession(this, session, stream_thread, role);
308 talk_base::Thread* stream_thread, TunnelSessionRole role)
310 role_(role) {
  /external/chromium_org/ash/shelf/
app_list_button.cc 129 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.cc 102 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
  /external/chromium_org/chrome/browser/ui/webui/options/
options_ui_browsertest.cc 103 " document.querySelectorAll('list#profiles-list > div[role=listitem]')"
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js 87 success.setAttribute('role', 'alert');
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
popup.html 9 <div role="main">
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/
options.html 104 <div id="status" role="live" aria-live="assertive">
  /external/chromium_org/chrome_frame/test/net/
fake_external_tab.h 70 // plays a similar role to ChromeBrowserMainParts, and must fulfill
  /external/chromium_org/content/common/
accessibility_messages.h 35 IPC_STRUCT_TRAITS_MEMBER(role)

Completed in 972 milliseconds

<<11121314151617181920>>