Searched defs:text_changed (Results 1 – 3 of 3) sorted by relevance
64 const bool text_changed = text_ != display_text; in OnInlineAutocompleteTextMaybeChanged() local
1161 bool text_changed = false; in ExecuteCommand() local1547 void Textfield::UpdateAfterChange(bool text_changed, bool cursor_changed) { in UpdateAfterChange()
497 const bool text_changed = (new_text != text_before_change_) || in OnAfterPossibleChange() local