MCPcopy 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
419int BreakFinder::First() const {
420 return nextBreak;
421}
422
423int BreakFinder::Next() {
424 if (subBreak == -1) {

Callers 1

DrawLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected