Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DIndentOutdentCommand.cpp192 Position originalSelectionEnd = endingSelection().end(); in outdentRegion() local
199 setEndingSelection(VisibleSelection(originalSelectionEnd, DOWNSTREAM)); in outdentRegion()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqlinecontrol.cpp449 int originalSelectionEnd = m_selend; in processInputMethodEvent() local
536 if (originalSelectionStart != m_selstart || originalSelectionEnd != m_selend) in processInputMethodEvent()