Searched refs:no_selection (Results 1 – 2 of 2) sorted by relevance
783 const bool no_selection = selection_start == selection_end; in OnAfterPossibleChange() local792 !just_deleted_text && no_selection && in OnAfterPossibleChange()801 no_selection && selection_start == user_text_.length() && in OnAfterPossibleChange()
1192 const bool no_selection = selection_start == selection_end; in OnAfterPossibleChange() local1200 !just_deleted_text && no_selection && in OnAfterPossibleChange()1223 no_selection && (selection_start == user_text_.length()) && in OnAfterPossibleChange()