HomeSort by relevance Sort by last modified time
    Searched refs:isNodeInUse (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/accessibility/
AXObjectCache.h 113 bool isNodeInUse(Node* n) { return m_textMarkerNodes.contains(n); }
AXObjectCache.cpp 580 if (!isNodeInUse(textMarkerData.node))

Completed in 21 milliseconds