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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingTreeFrameScrollingNode.cpp66 if (state.hasChangedProperty(ScrollingStateFrameScrollingNode::FooterHeight))
H A DScrollingStateFrameScrollingNode.h59 FooterHeight, enumerator in enum:WebCore::final::ChangedProperty
H A DScrollingStateFrameScrollingNode.cpp165 setPropertyChanged(FooterHeight);
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp146 SCROLLING_NODE_ENCODE(ScrollingStateFrameScrollingNode::FooterHeight, footerHeight)
225 SCROLLING_NODE_DECODE(ScrollingStateFrameScrollingNode::FooterHeight, int, setFooterHeight);
623 if (!changedPropertiesOnly || node.hasChangedProperty(ScrollingStateFrameScrollingNode::FooterHeight))

Completed in 129 milliseconds