Lines Matching refs:url
41 GURL url;
43 // favicon_map_ to lookup the favicon for the url, as well as the index
86 results_[i].url = (*result)[i].url();
89 ui::SortedDisplayURL((*result)[i].url(), languages);
116 return results_[row].url;
135 // TODO(xji): Consider adding a special case if the title text is a URL,
142 // TODO(brettw): this should probably pass the GURL up so the URL elider
144 string16 url = results_[row].display_url.display_url();
145 return base::i18n::GetDisplayStringInLTRDirectionality(url);
166 result.url, history::FAVICON, &consumer_,