Home | History | Annotate | Download | only in search_provider_logos

Lines Matching defs:Logo

17 // The maximum number of milliseconds that a logo can be cached.
26 // The URL to load when the logo is clicked.
28 // The accessibility text for the logo.
30 // The mime type of the logo image.
35 // The URL from which the logo was downloaded (without the fingerprint param).
37 // A fingerprint (i.e. hash) identifying the logo. Used when revalidating the
38 // logo with the server.
40 // Whether the logo can be shown optimistically after it's expired while a
41 // fresh logo is being downloaded.
43 // When the logo expires. After this time, the logo will not be used and will
54 // Metadata about the logo.
58 struct Logo {
59 Logo();
60 ~Logo();
62 // The logo image.
64 // Metadata about the logo.