Searched defs:isFrameScrollingNode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingTreeNode.h52 bool isFrameScrollingNode() const { return nodeType() == FrameScrollingNode; } function in class:WebCore::ScrollingTreeNode
H A DScrollingStateNode.h197 bool isFrameScrollingNode() const { return m_nodeType == FrameScrollingNode; } function in class:WebCore::ScrollingStateNode

Completed in 121 milliseconds