Searched defs:cursor_changed (Results 1 – 1 of 1) sorted by relevance
1162 bool cursor_changed = false; in ExecuteCommand() local1547 void Textfield::UpdateAfterChange(bool text_changed, bool cursor_changed) { in UpdateAfterChange()