Searched refs:dataChanged (Results 1 - 8 of 8) sorted by path

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

Completed in 166 milliseconds