HomeSort by relevance Sort by last modified time
    Searched refs:no_selection (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 783 const bool no_selection = selection_start == selection_end; local
792 !just_deleted_text && no_selection &&
801 no_selection && selection_start == user_text_.length() &&
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.cc 1096 const bool no_selection = selection_start == selection_end; local
    [all...]

Completed in 106 milliseconds