Home | History | Annotate | Download | only in cocoa

Lines Matching full:thumbnail

104 // A CALayer that draws a thumbnail for a TabContentsWrapper object. The layer
106 // requests a thumbnail bitmap from the TabContents's renderer process if not.
108 // The TabContentsWrapper the thumbnail is for.
111 // The size the thumbnail is drawn at when zoomed in.
114 // Used to load a thumbnail, if required.
117 // If the backing store couldn't be used and a thumbnail was returned from a
121 // True if the layer already sent a thumbnail request to a renderer.
132 // ThumbnailLoader talks to the renderer process to load a thumbnail of a given
133 // RenderWidgetHost, and sends the thumbnail back to a ThumbnailLayer once it
174 // thumbnails at the zoomed-out pixel size for all but the thumbnail the user
175 // clicks on in the end. But we don't don't which thumbnail that will be, so
305 // We need to ask the renderer for a thumbnail if
308 // c) we didn't already send a thumbnail request to the renderer.
324 // If we haven't already, sent a thumbnail request to the renderer.
329 // We only need a thumbnail the size of the zoomed-out layer for all
345 // No cache hit, but the renderer returned a thumbnail to us.
428 // title, favicon, thumbnail image, and pre- and postanimation rects.
433 // Returns the rectangle this thumbnail is at at the beginning of the zoom-in
470 // The thumb rect includes infobars, detached thumbnail bar, web contents,
655 // The tricky part is figuring out the size of a tab thumbnail, or since the
675 // compute thumbnail width/height. See comment in
686 // Shrink the thumbnail rect to make the aspect ratio fit exactly, and add
716 // Compute the smalled, zoomed-out thumbnail rect.
745 // Compute the big, pre-zoom thumbnail rect.
955 // thumbnail the current tab and starts the tabpose exit animmation.
958 // Returns the CALayer for the close button belonging to the thumbnail at
1406 // Thumbnail.