Searched refs:cloneAndReset (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingStateNode.cpp64 PassOwnPtr<ScrollingStateNode> ScrollingStateNode::cloneAndReset() function in class:WebCore::ScrollingStateNode
82 clone->appendChild(m_children->at(i)->cloneAndReset());
H A DScrollingStateNode.h57 PassOwnPtr<ScrollingStateNode> cloneAndReset();
H A DScrollingStateTree.cpp132 treeStateClone->setRootStateNode(static_pointer_cast<ScrollingStateScrollingNode>(m_rootStateNode->cloneAndReset()));

Completed in 62 milliseconds