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.cpp 65 { "banner", BannerRole },
184 case BannerRole:
AXObject.h 67 BannerRole,
AXRenderObject.cpp 408 return BannerRole;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 179 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleBanner, BannerRole);
    [all...]

Completed in 1656 milliseconds