Searched refs:updateAfterChildren (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingTreeNode.h48 virtual void updateAfterChildren(ScrollingStateNode*) { } function in class:WebCore::ScrollingTreeNode
H A DScrollingTree.cpp220 node->updateAfterChildren(stateNode);
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/mac/
H A DScrollingTreeScrollingNodeMac.h47 virtual void updateAfterChildren(ScrollingStateNode*) OVERRIDE;
H A DScrollingTreeScrollingNodeMac.mm110 void ScrollingTreeScrollingNodeMac::updateAfterChildren(ScrollingStateNode* stateNode)
112 ScrollingTreeScrollingNode::updateAfterChildren(stateNode);

Completed in 114 milliseconds