Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.cpp625 static VisiblePosition selectionExtentRespectingEditingBoundary(const VisibleSelection& selection, … in selectionExtentRespectingEditingBoundary() function
657 …VisiblePosition targetPosition = selectionExtentRespectingEditingBoundary(m_frame->selection()->se… in updateSelectionForMouseDrag()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog16965 REGRESSION(r83967): Crash in selectionExtentRespectingEditingBoundary
16968 The crash was caused by selectionExtentRespectingEditingBoundary's incorrectly assuming that
16977 (WebCore::selectionExtentRespectingEditingBoundary):
20485 …(WebCore::selectionExtentRespectingEditingBoundary): When dragging from an editable element, check…