Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ RotateMain
Method
RotateMain
scintilla/src/Selection.cxx:377–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
void Selection::RotateMain() {
378
mainRange = (mainRange + 1) % ranges.size();
379
}
380
Callers
1
WndProc
Method · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected