Searched refs:toDataURL (Results 1 – 12 of 12) sorted by relevance
128 String HTMLCanvasElement::toDataURL(const String& mimeType, ExceptionCode& ec) in toDataURL() function in WebCore::HTMLCanvasElement139 return buffer()->toDataURL("image/png"); in toDataURL()141 return buffer()->toDataURL(mimeType); in toDataURL()
71 String toDataURL(const String& mimeType, ExceptionCode&);
37 DOMString toDataURL(in [ConvertUndefinedOrNullToNullString] DOMString type)
67 String ImageBuffer::toDataURL(const String&) const in toDataURL() function in WebCore::ImageBuffer
70 String toDataURL(const String& mimeType) const;
96 String ImageBuffer::toDataURL(const String& mimeType) const in toDataURL() function in WebCore::ImageBuffer
204 String ImageBuffer::toDataURL(const String&) const in toDataURL() function in WebCore::ImageBuffer
210 String ImageBuffer::toDataURL(const String&) const in toDataURL() function in WebCore::ImageBuffer
204 String ImageBuffer::toDataURL(const String& mimeType) const in toDataURL() function in WebCore::ImageBuffer
234 String ImageBuffer::toDataURL(const String& mimeType) const in toDataURL() function in WebCore::ImageBuffer
3451 … <rdar://problem/5788451> toDataURL not implemented for Windows (need mapping of MIME type to UTI)3452 Add additional support for JPEG and GIF for toDataURL encoding canvases.32389 (WebCore::ImageBuffer::toDataURL):35491 (WebCore::ImageBuffer::toDataURL): Tweak a little bit, removing one local variable and38726 toDataURL not implemented for Windows (need mapping of MIME type to UTI)38734 (WebCore::ImageBuffer::toDataURL):42494 HTMLCanvasElement::toDataURL().42501 (WebCore::HTMLCanvasElement::toDataURL):43197 - fix garbage in transparent areas in canvas.toDataURL results43200 (WebCore::ImageBuffer::toDataURL): Clear the bitmap context before[all …]
9686 (WebCore::ImageBuffer::toDataURL):26708 (WebCore::ImageBuffer::toDataURL):38242 [qt] ImageBuffer::toDataURL implementation38248 (WebCore::ImageBuffer::toDataURL):42790 Implemented toDataURL in Cairo. Only PNG support42793 Qt, Cairo and wx require toDataURL implementations42801 (WebCore::ImageBuffer::toDataURL):