Home
last modified time | relevance | path

Searched defs:selectionUnit (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h213 enum class TextUnit { character, word, subLine, wholeLine } selectionUnit; variable
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h213 enum class TextUnit { character, word, subLine, wholeLine } selectionUnit; variable
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h213 enum class TextUnit { character, word, subLine, wholeLine } selectionUnit; variable
/dports/editors/textadept/scintilla/src/
H A DEditor.h213 enum class TextUnit { character, word, subLine, wholeLine } selectionUnit; variable
/dports/editors/scite/scintilla/src/
H A DEditor.h213 enum class TextUnit { character, word, subLine, wholeLine } selectionUnit; variable