Lines Matching refs:image
165 NSImage *image = [element image];
166 if (image != nil && [image size].height * [image size].width <= WebMaxOriginalImageArea) {
170 dragImage = [[image copy] autorelease];
179 // Properly orient the drag image and orient it differently if it's smaller than the original
185 // There's no way to get the MIME type for the image from a DOM element.
186 // The old code used WKGetPreferredExtensionForMIMEType([image MIMEType]);
193 // This is the offset from the lower left corner of the image to the mouse location. Because we