webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::CachedImageClient Class Reference

#include <CachedImageClient.h>

Inheritance diagram for WebCore::CachedImageClient:
WebCore::CachedResourceClient WebCore::CachedResourceClient WebCore::ImageLoader WebCore::ImageLoader WebCore::LinkPreloadImageResourceClient WebCore::LinkPreloadImageResourceClient WebCore::RenderObject WebCore::RenderObject WebCore::SVGFEImageElement WebCore::HTMLImageLoader WebCore::HTMLImageLoader WebCore::SVGImageLoader WebCore::HTMLImageLoader WebCore::HTMLImageLoader WebCore::SVGImageLoader WebCore::RenderElement WebCore::RenderElement WebCore::RenderText WebCore::RenderText WebCore::SameSizeAsRenderElement WebCore::SameSizeAsRenderText WebCore::RenderElement WebCore::RenderElement WebCore::RenderText WebCore::RenderText WebCore::SameSizeAsRenderElement WebCore::SameSizeAsRenderText

Public Member Functions

virtual ~CachedImageClient ()
 
CachedResourceClientType resourceClientType () const override
 
virtual void imageChanged (CachedImage *, const IntRect *=nullptr)
 
virtual void newImageAnimationFrameAvailable (CachedImage &image)
 
virtual ~CachedImageClient ()
 
CachedResourceClientType resourceClientType () const override
 
virtual void imageChanged (CachedImage *, const IntRect *=nullptr)
 
virtual void newImageAnimationFrameAvailable (CachedImage &image)
 
- Public Member Functions inherited from WebCore::CachedResourceClient
virtual ~CachedResourceClient ()
 
virtual void notifyFinished (CachedResource &)
 
virtual void deprecatedDidReceiveCachedResource (CachedResource &)
 
virtual bool isXMLHttpRequest () const
 
virtual ~CachedResourceClient ()
 
virtual void notifyFinished (CachedResource &)
 
virtual void deprecatedDidReceiveCachedResource (CachedResource &)
 
virtual bool isXMLHttpRequest () const
 

Static Public Member Functions

static CachedResourceClientType expectedType ()
 
static CachedResourceClientType expectedType ()
 
- Static Public Member Functions inherited from WebCore::CachedResourceClient
static CachedResourceClientType expectedType ()
 
static CachedResourceClientType expectedType ()
 

Additional Inherited Members

- Public Types inherited from WebCore::CachedResourceClient
enum  CachedResourceClientType {
  BaseResourceType, ImageType, FontType, StyleSheetType,
  SVGDocumentType, RawResourceType, BaseResourceType, ImageType,
  FontType, StyleSheetType, SVGDocumentType, RawResourceType
}
 
enum  CachedResourceClientType {
  BaseResourceType, ImageType, FontType, StyleSheetType,
  SVGDocumentType, RawResourceType, BaseResourceType, ImageType,
  FontType, StyleSheetType, SVGDocumentType, RawResourceType
}
 
- Protected Member Functions inherited from WebCore::CachedResourceClient
 CachedResourceClient ()
 
 CachedResourceClient ()
 

Constructor & Destructor Documentation

◆ ~CachedImageClient() [1/2]

virtual WebCore::CachedImageClient::~CachedImageClient ( )
inlinevirtual

◆ ~CachedImageClient() [2/2]

virtual WebCore::CachedImageClient::~CachedImageClient ( )
inlinevirtual

Member Function Documentation

◆ expectedType() [1/2]

static CachedResourceClientType WebCore::CachedImageClient::expectedType ( )
inlinestatic

◆ expectedType() [2/2]

static CachedResourceClientType WebCore::CachedImageClient::expectedType ( )
inlinestatic

◆ imageChanged() [1/2]

virtual void WebCore::CachedImageClient::imageChanged ( CachedImage ,
const IntRect = nullptr 
)
inlinevirtual

◆ imageChanged() [2/2]

virtual void WebCore::CachedImageClient::imageChanged ( CachedImage ,
const IntRect = nullptr 
)
inlinevirtual

◆ newImageAnimationFrameAvailable() [1/2]

virtual void WebCore::CachedImageClient::newImageAnimationFrameAvailable ( CachedImage image)
inlinevirtual

◆ newImageAnimationFrameAvailable() [2/2]

virtual void WebCore::CachedImageClient::newImageAnimationFrameAvailable ( CachedImage image)
inlinevirtual

◆ resourceClientType() [1/2]

CachedResourceClientType WebCore::CachedImageClient::resourceClientType ( ) const
inlineoverridevirtual

Reimplemented from WebCore::CachedResourceClient.

◆ resourceClientType() [2/2]

CachedResourceClientType WebCore::CachedImageClient::resourceClientType ( ) const
inlineoverridevirtual

Reimplemented from WebCore::CachedResourceClient.


The documentation for this class was generated from the following file: