Searched refs:InsetClipLayer (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h56 InsetClipLayer, enumerator in enum:WebCore::final::ChangedProperty
H A DScrollingStateFrameScrollingNode.cpp82 if (hasChangedProperty(InsetClipLayer))
201 setPropertyChanged(InsetClipLayer);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp116 if (scrollingStateNode->hasChangedProperty(ScrollingStateFrameScrollingNode::InsetClipLayer))
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp155 if (node.hasChangedProperty(ScrollingStateFrameScrollingNode::InsetClipLayer))
242 if (node.hasChangedProperty(ScrollingStateFrameScrollingNode::InsetClipLayer)) {
635 if (!changedPropertiesOnly || node.hasChangedProperty(ScrollingStateFrameScrollingNode::InsetClipLayer))
/macosx-10.10/WebCore-7600.1.25/page/scrolling/mac/
H A DScrollingTreeFrameScrollingNodeMac.mm87 if (scrollingStateNode.hasChangedProperty(ScrollingStateFrameScrollingNode::InsetClipLayer))

Completed in 129 milliseconds