Home
last modified time | relevance | path

Searched refs:oldSelStart (Results 1 – 24 of 24) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_noteframe.cpp317 int oldSelStart = itemText.startOfSelection(); in updateNotesText() local
368 itemText.select(oldSelStart, oldSelLen); in updateNotesText()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqlineedit.cpp2056 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2064 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2065 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqlineedit.cpp2136 int oldSelStart = d->control->selectionStart(); in dropEvent() local
2144 if (selStart > oldSelStart && selStart <= oldSelEnd) in dropEvent()
2145 setSelection(oldSelStart, str.length()); in dropEvent()
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DTeXDocument.cpp1227 int oldSelStart, oldSelEnd, oldBlockStart, oldBlockEnd; in reloadIfChangedOnDisk() local
1234 oldSelStart = cur.selectionStart(); in reloadIfChangedOnDisk()
1240 cur.setPosition(oldSelStart); in reloadIfChangedOnDisk()
1242 oldSelStart -= cur.block().position(); in reloadIfChangedOnDisk()
1293 cur.movePosition(QTextCursor::NextCharacter, QTextCursor::MoveAnchor, oldSelStart); in reloadIfChangedOnDisk()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A DTextEditor.cpp1423 auto oldSelStart = mState.mSelectionStart; in SetSelection() local
1454 if (mState.mSelectionStart != oldSelStart || in SetSelection()
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.cpp5635 long oldSelStart, oldSelEnd; in SetTextSelection() local
5639 txt->GetSelection(&oldSelStart,&oldSelEnd); in SetTextSelection()