Home | History | Annotate | Download | only in history

Lines Matching refs:thumbnail

50   // Set a thumbnail for a URL. |url_rank| is the position of the URL
53 // thumbnail and rank. Shift the ranks of other URLs if necessary.
56 const Images& thumbnail);
62 // Get a thumbnail for a given page. Returns true iff we have the thumbnail.
63 bool GetPageThumbnail(const GURL& url, Images* thumbnail);
69 // Creates the thumbnail table, returning true if the table already exists
76 const Images& thumbnail);
81 // Updates thumbnail of a URL that's already in the database.
83 const Images& thumbnail);