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

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
H A DAXObjectCache.h142 bool nodeIsTextControl(const Node*);
H A DAccessibilityRenderObject.h212 bool nodeIsTextControl(const Node*) const;
H A DAXObjectCache.cpp893 if (nodeIsTextControl(element))
900 bool AXObjectCache::nodeIsTextControl(const Node* node) function in class:WebCore::AXObjectCache
H A DAccessibilityRenderObject.cpp2030 bool AccessibilityRenderObject::nodeIsTextControl(const Node* node) const function in class:WebCore::AccessibilityRenderObject

Completed in 87 milliseconds