Searched defs:destroyDecodedData (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGeneratedImage.h49 virtual void destroyDecodedData(bool /*destroyAll*/ = true) { } function in class:WebCore::GeneratedImage
H A DBitmapImage.cpp81 void BitmapImage::destroyDecodedData(bool destroyAll) function in class:WebCore::BitmapImage
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DStillImageQt.h51 virtual void destroyDecodedData(bool destroyAll = true) { Q_UNUSED(destroyAll); } function in class:WebCore::StillImage
/macosx-10.9.5/WebCore-7537.78.1/svg/graphics/
H A DSVGImage.h84 virtual void destroyDecodedData(bool) { } function in class:WebCore::SVGImage
H A DSVGImageForContainer.h75 virtual void destroyDecodedData(bool /*destroyAll*/ = true) { } function in class:WebCore::SVGImageForContainer
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedScript.cpp92 void CachedScript::destroyDecodedData() function in class:WebCore::CachedScript
H A DCachedCSSStyleSheet.cpp145 void CachedCSSStyleSheet::destroyDecodedData() function in class:WebCore::CachedCSSStyleSheet
H A DCachedImage.cpp446 void CachedImage::destroyDecodedData() function in class:WebCore::CachedImage
H A DCachedResource.h217 virtual void destroyDecodedData() { } function in class:WebCore::CachedResource
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DPDFDocumentImage.cpp193 void PDFDocumentImage::destroyDecodedData(bool) function in class:WebCore::PDFDocumentImage
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DImageBufferWinCE.cpp42 virtual void destroyDecodedData(bool destroyAll = true) {} function in class:WebCore::BufferedImage

Completed in 174 milliseconds