Home | History | Annotate | Download | only in local_ntp

Lines Matching refs:THUMBNAIL

51   THUMBNAIL: 'mv-thumb',
264 * The filename for a most visited iframe src which shows a thumbnail image.
268 var MOST_VISITED_THUMBNAIL_IFRAME = 'thumbnail.html';
293 * @param {Element=} opt_thumbnailElem The element for rendering the thumbnail.
642 * Builds a URL to display a most visited tile thumbnail in an iframe.
645 * @return {string} An URL to display the most visited thumbnail in an iframe.
725 // The iframe which renders either a thumbnail or domain element.
731 thumbnailElem.className = CLASSES.THUMBNAIL;
745 // and/or to darken the thumbnail on focus.