Home
last modified time | relevance | path

Searched refs:hasFirstSelectionBeginMoved (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dtexteditoroverlay.h95 bool hasFirstSelectionBeginMoved() const; in QT_FORWARD_DECLARE_CLASS()
H A Dtexteditoroverlay.cpp462 bool TextEditorOverlay::hasFirstSelectionBeginMoved() const in hasFirstSelectionBeginMoved() function in TextEditorOverlay
H A Dtexteditor.cpp3502 || m_snippetOverlay->hasFirstSelectionBeginMoved()) { in snippetCheckCursor()