Home
last modified time | relevance | path

Searched refs:no_selection (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_edit_model.cc1224 const bool no_selection = selection_start == selection_end; in OnAfterPossibleChange() local
1232 !just_deleted_text && no_selection && in OnAfterPossibleChange()
1255 no_selection && (selection_start == user_text_.length()) && in OnAfterPossibleChange()