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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 66 BannerRole,
AXObject.cpp 66 { "banner", BannerRole },
AXRenderObject.cpp 402 return BannerRole;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 178 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleBanner, BannerRole);
    [all...]

Completed in 1109 milliseconds