Home | History | Annotate | Download | only in autocomplete

Lines Matching defs:term

28 // . The URL created by using the search term term1_ with default_t_url_ is
30 // . The URL created by using the search term keyword_term_ with keyword_t_url_
118 // Add url1, with search term term1_.
138 // Add a page and search term for keyword_t_url_.
224 string16 term = term1_.substr(0, term1_.size() - 1);
225 QueryForInput(term, false, false);
234 ReplaceSearchTerms(*default_t_url_, term, 0, string16()));
247 // term term1.
254 *default_t_url_, term, 0, string16()));
265 string16 term = term1_.substr(0, term1_.size() - 1);
266 QueryForInput(term, true, false);
276 string16 term = keyword_term_.substr(0, keyword_term_.size() - 1);
277 QueryForInput(keyword_t_url_->keyword() + UTF8ToUTF16(" ") + term, false,
298 ReplaceSearchTerms(*keyword_t_url_, term, 0, string16()));
311 // term keyword.
459 string16 term(ASCIIToUTF16("docs.google.com"));
463 *default_t_url_, term, 0, string16()));
466 history->SetKeywordSearchTermsForURL(url, default_t_url_->id(), term);
468 // Add the term as a url.
485 // 'docs.google.com'. The search term should have a lower priority than the