Home
last modified time | relevance | path

Searched refs:nodeIsTextControl (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXObjectCache.h158 bool nodeIsTextControl(const Node*);
DAXRenderObject.h207 bool nodeIsTextControl(const Node*) const;
DAXObjectCache.cpp922 if (nodeIsTextControl(element)) in rootAXEditableElement()
929 bool AXObjectCache::nodeIsTextControl(const Node* node) in nodeIsTextControl() function in WebCore::AXObjectCache
DAXRenderObject.cpp1859 bool AXRenderObject::nodeIsTextControl(const Node* node) const in nodeIsTextControl() function in WebCore::AXRenderObject