dataChanged 88 Source/core/svg/graphics/SVGImage.h virtual bool dataChanged(bool allDataReceived) OVERRIDE; dataChanged 69 Source/platform/graphics/BitmapImage.h virtual bool dataChanged(bool allDataReceived) OVERRIDE; dataChanged 91 Source/platform/graphics/Image.cpp return dataChanged(allDataReceived); dataChanged 91 Source/platform/graphics/Image.h virtual bool dataChanged(bool /*allDataReceived*/) { return false; }