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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 343 bool isSeamlessWebArea() const { return roleValue() == SeamlessWebAreaRole; }
AXRenderObject.cpp 740 if (isWebArea() || isSeamlessWebArea() || m_renderer->isListMarker())
    [all...]

Completed in 24 milliseconds