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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingTreeFrameScrollingNode.cpp63 if (state.hasChangedProperty(ScrollingStateFrameScrollingNode::HeaderHeight))
H A DScrollingStateFrameScrollingNode.h58 HeaderHeight, enumerator in enum:WebCore::final::ChangedProperty
H A DScrollingStateFrameScrollingNode.cpp156 setPropertyChanged(HeaderHeight);
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp145 SCROLLING_NODE_ENCODE(ScrollingStateFrameScrollingNode::HeaderHeight, headerHeight)
224 SCROLLING_NODE_DECODE(ScrollingStateFrameScrollingNode::HeaderHeight, int, setHeaderHeight);
620 if (!changedPropertiesOnly || node.hasChangedProperty(ScrollingStateFrameScrollingNode::HeaderHeight))

Completed in 174 milliseconds