MCPcopy 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
4496void Editor::NotifyStyleNeeded ( Document *, void *, int endStyleNeeded )
4497{
4498 NotifyStyleToNeeded ( endStyleNeeded );
4499}
4500
4501void Editor::NotifyLexerChanged ( Document *, void * )
4502{

Callers 1

EnsureStyledToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected