Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ Runs
Method
Runs
scintilla/src/RunStyles.cxx:230–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
int RunStyles::Runs() const {
231
return starts->Partitions();
232
}
233
234
bool RunStyles::AllSame() const {
235
for (int run = 1; run < starts->Partitions(); run++) {
Callers
1
Empty
Method · 0.80
Calls
1
Partitions
Method · 0.80
Tested by
no test coverage detected