HomeSort by relevance Sort by last modified time
    Searched refs:TableRole (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityObject.h 159 TableRole,
AccessibilityTable.cpp 509 return TableRole;
AccessibilityObject.cpp 71 { "grid", TableRole },
AccessibilityRenderObject.cpp 985 else if (role == TreeRole || role == TreeGridRole || role == TableRole)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 178 COMPILE_ASSERT_MATCHING_ENUM(WebAccessibilityRoleTable, TableRole);
    [all...]

Completed in 468 milliseconds