Home
last modified time | relevance | path

Searched refs:computeNodeAfterPosition (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DPosition.h102 Node* computeNodeAfterPosition() const;
DPosition.cpp196 Node* Position::computeNodeAfterPosition() const in computeNodeAfterPosition() function in WebCore::Position
/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp348 n = insertionPosition.computeNodeAfterPosition(); in doApply()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1623752 computeNodeBeforePosition() and computeNodeAfterPosition().
23764 (WebCore::Position::computeNodeAfterPosition):
DChangeLog26154 …was caused by ReplaceSelectionCommand::doApply's calling splitElement with computeNodeAfterPosition