Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:is_keyword

202                            bool is_keyword,
215 bool is_keyword);
217 // Adds a match for each result in |results| to |map|. |is_keyword| indicates
220 bool is_keyword,
224 // Adds a match for each result in |suggest_results| to |map|. |is_keyword|
228 bool is_keyword,
235 // |time| is the time at which this query was last seen. |is_keyword| is true
240 bool is_keyword) const;
242 // server; the best suggestion is suggestion number 0. |is_keyword| is true
246 bool is_keyword) const;
247 // |result_number| is same as above. |is_keyword| is true if the navigation
251 bool is_keyword) const;
261 bool is_keyword,
268 bool is_keyword);