OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
1192
const bool
no_selection
= selection_start == selection_end;
local
[
all
...]
Completed in 595 milliseconds