Searched defs:isNodeInUse (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/accessibility/ | ||
H A D | AXObjectCache.h | 113 bool isNodeInUse(Node* n) { return m_textMarkerNodes.contains(n); } function in class:WebCore::AXObjectCache |
Completed in 33 milliseconds