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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 94 FooterRole,
AXObject.cpp 187 case FooterRole:
AXRenderObject.cpp 410 return FooterRole;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 206 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleFooter, FooterRole);
    [all...]

Completed in 187 milliseconds