Searched refs:nodeIsTextControl (Results 1 – 4 of 4) sorted by relevance
158 bool nodeIsTextControl(const Node*);
207 bool nodeIsTextControl(const Node*) const;
922 if (nodeIsTextControl(element)) in rootAXEditableElement()929 bool AXObjectCache::nodeIsTextControl(const Node* node) in nodeIsTextControl() function in WebCore::AXObjectCache
1859 bool AXRenderObject::nodeIsTextControl(const Node* node) const in nodeIsTextControl() function in WebCore::AXRenderObject