Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ ShowAll
Method
ShowAll
scintilla/src/ContractionState.cxx:254–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
void ContractionState::ShowAll() {
255
int lines = LinesInDoc();
256
Clear();
257
linesInDocument = lines;
258
}
259
260
// Debugging checks
261
Callers
1
ClearDocumentStyle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected