Searched defs:WebImage (Results 1 – 11 of 11) sorted by relevance
57 WebImage() { init(); } in WebImage() function58 WebImage(const WebImage& image) in WebImage() function87 WebImage(const SkBitmap& bitmap) : m_bitmap(bitmap) { } in WebImage() function103 WebImage(CGImageRef imageRef) in WebImage() function
42 class WebImage; variable76 const WebImage&, const WebURL&, const WebString& title) { } in writeImage()
58 class WebImage; variable238 const WebDragData&, WebDragOperationsMask, const WebImage&, const WebPoint&) { } in startDragging()
47 WebImage::WebImage(PassRefPtr<ShareableBitmap> bitmap) in WebImage() function in WebKit::WebImage
34 class WebImage; variable
106 WebImage::WebImage(const PassRefPtr<Image>& image) in WebImage() function in WebKit::WebImage
107 WebImage::WebImage(const PassRefPtr<Image>& image) in WebImage() function in WebKit::WebImage
82 class WebImage; variable
62 class WebImage; variable
100 class WebImage; variable
498 …::startDragging(const WebDragData& data, WebDragOperationsMask mask, const WebImage&, const WebPoi… in startDragging()