Home | History | Annotate | Download | only in autocomplete

Lines Matching full:autocomplete

5 // This file contains the keyword autocomplete provider. The keyword provider
8 // instance of it gets created and managed by the autocomplete controller.
11 // For more information on the autocomplete system in general, including how
12 // the autocomplete controller and autocomplete providers work, see
13 // chrome/browser/autocomplete.h.
21 #include "chrome/browser/autocomplete/autocomplete.h"
29 // Autocomplete provider for keyword input.
31 // After construction, the autocomplete controller repeatedly calls Start()
145 // autocomplete edit's input changes in any way. It is used to tell whether
158 // the URL bar while the autocomplete popup is open.