Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ GetMaxLineState
Method
GetMaxLineState
scintilla/src/PerLine.cxx:328–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
int LineState::GetMaxLineState() {
329
return lineStates.Length();
330
}
331
332
static int NumberLines(const char *text) {
333
if (text) {
Callers
1
WndProc
Method · 0.45
Calls
1
Length
Method · 0.45
Tested by
no test coverage detected