Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ SetMoveExtends
Method
SetMoveExtends
scintilla/src/Selection.cxx:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
void Selection::SetMoveExtends(bool moveExtends_) {
238
moveExtends = moveExtends_;
239
}
240
241
bool Selection::Empty() const {
242
for (size_t i=0; i<ranges.size(); i++) {
Callers
3
CancelModes
Method · 0.80
ButtonDown
Method · 0.80
WndProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected