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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 200 bool isNodeInUse(Node* n) { return m_textMarkerNodes.contains(n); }
AXObjectCache.cpp 834 if (!isNodeInUse(textMarkerData.node))

Completed in 1833 milliseconds