Home
last modified time | relevance | path

Searched defs:dataChanged (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cg/
DPDFDocumentImage.cpp76 bool PDFDocumentImage::dataChanged(bool allDataReceived) in dataChanged() function in WebCore::PDFDocumentImage
/external/webkit/Source/WebCore/svg/graphics/
DSVGImage.cpp234 bool SVGImage::dataChanged(bool allDataReceived) in dataChanged() function in WebCore::SVGImage
/external/webkit/Source/WebCore/platform/graphics/
DImage.h111 virtual bool dataChanged(bool /*allDataReceived*/) { return false; } in dataChanged() function
DBitmapImage.cpp196 bool BitmapImage::dataChanged(bool allDataReceived) in dataChanged() function in WebCore::BitmapImage