Home
last modified time | relevance | path

Searched refs:hasContentEditableAttributeSet (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXNodeObject.h84 bool hasContentEditableAttributeSet() const;
DAXNodeObject.cpp300 bool AXNodeObject::hasContentEditableAttributeSet() const in hasContentEditableAttributeSet() function in blink::AXNodeObject
336 if (hasContentEditableAttributeSet()) in isGenericFocusableElement()
602 if (hasContentEditableAttributeSet()) in isNonNativeTextControl()
DAXRenderObject.cpp677 if (hasContentEditableAttributeSet()) in computeAccessibilityIsIgnored()