Searched refs:getFaviconImageSet (Results 1 – 11 of 11) sorted by relevance
51 urlLabel.style.backgroundImage = getFaviconImageSet(228 urlLabel.style.backgroundImage = getFaviconImageSet(
96 urlField.style.backgroundImage = getFaviconImageSet(urlField.value);
60 titleEl.style.backgroundImage = getFaviconImageSet(pageInfo.url);
85 a.style.backgroundImage = getFaviconImageSet(data.url);
216 a.style.backgroundImage = getFaviconImageSet(tab.url);
98 faviconDiv.style.backgroundImage = getFaviconImageSet(data.url);
288 function getFaviconImageSet(url, opt_size, opt_type) { function
259 a.style.backgroundImage = getFaviconImageSet(tab.url);
382 getFaviconImageSet(this.url_, 32, 'touch-icon') :383 getFaviconImageSet(this.url_);
383 labelEl.style.backgroundImage = getFaviconImageSet(bookmarkNode.url);