Home
last modified time | relevance | path

Searched defs:toDataURL (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gtk/
DImageBufferGtk.cpp35 String ImageBuffer::toDataURL(const String& mimeType, const double* quality) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/bindings/js/
DJSHTMLCanvasElementCustom.cpp91 JSValue JSHTMLCanvasElement::toDataURL(ExecState* exec) in toDataURL() function in WebCore::JSHTMLCanvasElement
/external/webkit/Source/WebCore/dom/
DCanvasSurface.cpp81 String CanvasSurface::toDataURL(const String& mimeType, const double* quality, ExceptionCode& ec) in toDataURL() function in WebCore::CanvasSurface
/external/webkit/Source/WebCore/html/
DHTMLCanvasElement.h95 … String toDataURL(const String& mimeType, ExceptionCode& ec) { return toDataURL(mimeType, 0, ec); } in toDataURL() function
DHTMLCanvasElement.cpp341 String HTMLCanvasElement::toDataURL(const String& mimeType, const double* quality, ExceptionCode& e… in toDataURL() function in WebCore::HTMLCanvasElement
/external/webkit/Source/WebCore/platform/graphics/wx/
DImageBufferWx.cpp85 String ImageBuffer::toDataURL(const String&, const double*) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/android/
DImageBufferAndroid.cpp237 String ImageBuffer::toDataURL(const String&, const double*) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/wince/
DImageBufferWinCE.cpp251 String ImageBuffer::toDataURL(const String& mimeType, const double*) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/cg/
DImageBufferCG.cpp346 String ImageBuffer::toDataURL(const String& mimeType, const double* quality) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/haiku/
DImageBufferHaiku.cpp319 String ImageBuffer::toDataURL(const String& mimeType, const double*) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/cairo/
DImageBufferCairo.cpp304 String ImageBuffer::toDataURL(const String& mimeType, const double*) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/qt/
DImageBufferQt.cpp399 String ImageBuffer::toDataURL(const String& mimeType, const double* quality) const in toDataURL() function in WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/skia/
DImageBufferSkia.cpp375 String ImageBuffer::toDataURL(const String& mimeType, const double* quality) const in toDataURL() function in WebCore::ImageBuffer