Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ ClearLevels
Method
ClearLevels
scintilla/src/PerLine.cxx:267–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
void LineLevels::ClearLevels() {
268
levels.DeleteAll();
269
}
270
271
int LineLevels::SetLevel(int line, int level, int lines) {
272
int prev = 0;
Callers
1
ClearDocumentStyle
Method · 0.45
Calls
1
DeleteAll
Method · 0.45
Tested by
no test coverage detected