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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 141 SeamlessWebAreaRole,
343 bool isSeamlessWebArea() const { return roleValue() == SeamlessWebAreaRole; }
AXRenderObject.cpp 308 return SeamlessWebAreaRole;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 252 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleSeamlessWebArea, SeamlessWebAreaRole);
    [all...]

Completed in 549 milliseconds