Home
last modified time | relevance | path

Searched defs:stopNode (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTextControlSingleLine.cpp1081 …scroll(ScrollDirection direction, ScrollGranularity granularity, float multiplier, Node** stopNode) in scroll()
1089 …ScrollLogicalDirection direction, ScrollGranularity granularity, float multiplier, Node** stopNode) in logicalScroll()
DRenderBox.cpp609 …scroll(ScrollDirection direction, ScrollGranularity granularity, float multiplier, Node** stopNode) in scroll()
627 …ScrollLogicalDirection direction, ScrollGranularity granularity, float multiplier, Node** stopNode) in logicalScroll()
/external/webkit/Source/WebCore/dom/
DRange.cpp1631 Node* stopNode = pastLastNode(); in textRects() local
1651 Node* stopNode = pastLastNode(); in textQuads() local
1941 Node* stopNode = pastLastNode(); in getBorderAndTextQuads() local
/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp121 Node* stopNode = pos.deprecatedNode()->enclosingBlockFlowElement(); in positionAvoidingPrecedingNodes() local
/external/webkit/Source/WebCore/page/
DEventHandler.cpp137 … ScrollDirection positiveDirection, ScrollDirection negativeDirection, Node* node, Node** stopNode) in scrollNode()
2178 Node* stopNode = m_previousWheelScrolledNode.get(); in defaultWheelEventHandler() local
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1642 Node* stopNode = range->pastLastNode(); in createSelectText() local