MCPcopy 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
377void Selection::RotateMain() {
378 mainRange = (mainRange + 1) % ranges.size();
379}
380

Callers 1

WndProcMethod · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected