| 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); |