Searched defs:removedNodes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingStateTree.h57 const Vector<ScrollingNodeID>& removedNodes() const { return m_nodesRemovedSinceLastCommit; } function in class:WebCore::ScrollingStateTree
H A DScrollingTree.cpp225 const Vector<ScrollingNodeID>& removedNodes = stateTree->removedNodes(); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DChildListMutationScope.cpp134 RefPtr<NodeList> removedNodes = StaticNodeList::adopt(m_removedNodes); local

Completed in 119 milliseconds