Searched refs:avoidIntersectionWithNode (Results 1 – 9 of 9) sorted by relevance
175 PassRefPtr<Range> avoidIntersectionWithNode(const Range*, Node*);218 VisibleSelection avoidIntersectionWithNode(const VisibleSelection&, Node*);
49 …setStartingSelection(avoidIntersectionWithNode(m_document->frame()->selection()->selection(), m_do… in EditCommand()
1088 PassRefPtr<Range> avoidIntersectionWithNode(const Range* range, Node* node) in avoidIntersectionWithNode() function1119 VisibleSelection avoidIntersectionWithNode(const VisibleSelection& selection, Node* node) in avoidIntersectionWithNode() function
539 …RefPtr<Range> updatedRange = avoidIntersectionWithNode(range, deleteButton ? deleteButton->contain… in createMarkup()
2452 …return avoidIntersectionWithNode(selection.toNormalizedRange().get(), m_deleteButtonController->co… in rangeForPoint()
9169 * editing/htmlediting.cpp: (WebCore::avoidIntersectionWithNode):9316 * editing/htmlediting.cpp: (WebCore::avoidIntersectionWithNode):9420 (WebCore::avoidIntersectionWithNode):9426 Moved function out of this file to htmlediting.cpp, and renamed to avoidIntersectionWithNode
23894 (WebCore::avoidIntersectionWithNode):
42192 (WebCore::avoidIntersectionWithNode): Changed to get rid of check for
40477 (WebCore::avoidIntersectionWithNode):