Lines Matching refs:toDataURL
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 and
38726 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 results
43200 (WebCore::ImageBuffer::toDataURL): Clear the bitmap context before
43232 (WebCore::ImageBuffer::toDataURL):
43388 <canvas> lacks toDataURL()
43390 Tests: fast/canvas/toDataURL-noData.html
43391 fast/canvas/toDataURL-supportedTypes.html
43396 …:HTMLCanvasElement::printSecurityExceptionMessage): Log error message indicating that toDataURL has
43398 …(WebCore::HTMLCanvasElement::toDataURL): This does the tainted canvas check, ensures that the canv…
43401 toDataURL logic is actually done in the ImageBuffer class.
43429 * platform/graphics/ImageBuffer.h: Add toDataURL method.
43431 (WebCore::ImageBuffer::toDataURL): Add stub.
43436 (WebCore::ImageBuffer::toDataURL):
43441 (WebCore::ImageBuffer::toDataURL): Add stub.
43443 (WebCore::ImageBuffer::toDataURL): Add stub.