Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ First
Method
First
scintilla/src/PositionCache.cxx:419–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
int BreakFinder::First() const {
420
return nextBreak;
421
}
422
423
int BreakFinder::Next() {
424
if (subBreak == -1) {
Callers
1
DrawLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected