Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ NotifyStyleNeeded
Method
NotifyStyleNeeded
scintilla/src/Editor.cxx:4496–4499 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4494
}
4495
4496
void Editor::NotifyStyleNeeded ( Document *, void *, int endStyleNeeded )
4497
{
4498
NotifyStyleToNeeded ( endStyleNeeded );
4499
}
4500
4501
void Editor::NotifyLexerChanged ( Document *, void * )
4502
{
Callers
1
EnsureStyledTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected