Lines Matching refs:TemplateURL
268 const TemplateURL& host,
281 const TemplateURL& host,
482 string16 TemplateURLRef::SearchTermToString16(const TemplateURL& host,
555 // TemplateURL ----------------------------------------------------------------
558 GURL TemplateURL::GenerateFaviconURL(const GURL& url) {
574 bool TemplateURL::SupportsReplacement(const TemplateURL* turl) {
580 bool TemplateURL::SupportsReplacementUsingTermsData(
581 const TemplateURL* turl,
587 TemplateURL::TemplateURL()
601 TemplateURL::~TemplateURL() {
604 string16 TemplateURL::AdjustedShortNameForLocaleDirection() const {
610 void TemplateURL::SetSuggestionsURL(const std::string& suggestions_url,
616 void TemplateURL::SetURL(const std::string& url,
622 void TemplateURL::SetInstantURL(const std::string& url,
628 void TemplateURL::set_keyword(const string16& keyword) {
635 string16 TemplateURL::keyword() const {
640 void TemplateURL::EnsureKeyword() const {
649 bool TemplateURL::ShowInDefaultList() const {
653 void TemplateURL::SetFaviconURL(const GURL& url) {
668 TemplateURL::ImageRef("image/x-icon", kFaviconSize,
673 GURL TemplateURL::GetFaviconURL() const {
684 void TemplateURL::InvalidateCachedValues() const {
693 std::string TemplateURL::GetExtensionId() const {
698 bool TemplateURL::IsExtensionKeyword() const {