autocomplete.h | 222 bool prefer_keyword, 308 bool prefer_keyword() const { return prefer_keyword_; } function in class:AutocompleteInput 632 // |prefer_keyword| should be true when the keyword UI is onscreen; this will 653 bool prefer_keyword, [all...] |