Home
last modified time | relevance | path

Searched refs:selWord (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DEditor.h245 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DEditor.h247 enum { selChar, selWord, selLine } selectionType; enumerator
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dlvtinydom.h2101 ldomWordEx * selWord; variable
2107 : minx(-1), maxx(-1), miny(-1), maxy(-1), x(-1), y(-1), selWord(NULL) in ldomWordExList()
2121 ldomWordEx * getSelWord() { return selWord; } in getSelWord()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h210 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
H A DEditor.cxx4146 if (!ctrl || !multipleSelection || (selectionType != selChar && selectionType != selWord)) in ButtonDownWithModifiers()
4163 selectionType = selWord; in ButtonDownWithModifiers()
4165 } else if (selectionType == selWord) { in ButtonDownWithModifiers()
4176 if (selectionType == selWord) { in ButtonDownWithModifiers()
4398 } else if (selectionType == selWord) { in ButtonMoveWithModifiers()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h209 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
H A DEditor.cxx4133 if (!ctrl || !multipleSelection || (selectionType != selChar && selectionType != selWord)) in ButtonDownWithModifiers()
4150 selectionType = selWord; in ButtonDownWithModifiers()
4152 } else if (selectionType == selWord) { in ButtonDownWithModifiers()
4163 if (selectionType == selWord) { in ButtonDownWithModifiers()
4385 } else if (selectionType == selWord) { in ButtonMoveWithModifiers()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h209 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
H A DEditor.cxx4444 if (!ctrl || !multipleSelection || (selectionType != selChar && selectionType != selWord)) in ButtonDownWithModifiers()
4461 selectionType = selWord; in ButtonDownWithModifiers()
4463 } else if (selectionType == selWord) { in ButtonDownWithModifiers()
4474 if (selectionType == selWord) { in ButtonDownWithModifiers()
4732 } else if (selectionType == selWord) { in ButtonMoveWithModifiers()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.h199 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.h199 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.h199 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.h256 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h201 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h205 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h201 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h201 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h201 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h213 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h201 enum { selChar, selWord, selSubLine, selWholeLine } selectionType; enumerator

12