MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / GetStyleClock

Method GetStyleClock

scintilla/src/Document.h:382–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380 void EnsureStyledTo(int pos);
381 void LexerChanged();
382 int GetStyleClock() { return styleClock; }
383 void IncrementStyleClock();
384 void SCI_METHOD DecorationSetCurrentIndicator(int indicator) {
385 decorations.SetCurrentIndicator(indicator);

Callers 1

RetrieveLineLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected