Home
last modified time | relevance | path

Searched refs:selectionExtentRespectingEditingBoundary (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.cpp635 static VisiblePosition selectionExtentRespectingEditingBoundary(const VisibleSelection& selection, … in selectionExtentRespectingEditingBoundary() function
667 …VisiblePosition targetPosition = selectionExtentRespectingEditingBoundary(m_frame->selection()->se… in updateSelectionForMouseDrag()
/external/webkit/Source/WebCore/
DChangeLog16472 REGRESSION(r83967): Crash in selectionExtentRespectingEditingBoundary
16475 The crash was caused by selectionExtentRespectingEditingBoundary's incorrectly assuming that
16484 (WebCore::selectionExtentRespectingEditingBoundary):
19961 …(WebCore::selectionExtentRespectingEditingBoundary): When dragging from an editable element, check…