Home | History | Annotate | Download | only in autocomplete

Lines Matching full:ctrl

285   // autocomplete suggestion of "foo.net".  He now presses ctrl-a (e.g. to
286 // select all, on Windows). If we treat the ctrl press as potentially for the
287 // sake of ctrl-enter, then we risk "www.foo.com" being promoted as the best
291 // Thus, we only treat the user as pressing ctrl-enter when the user presses
292 // ctrl without any fragile state built up in the omnibox:
759 // "ctrl-enter" until the control key is released. When we do this, we need