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

#include <CachedFontClient.h>

Inheritance diagram for WebCore::CachedFontClient:
WebCore::CachedResourceClient WebCore::CSSFontFaceSource WebCore::LinkPreloadFontResourceClient WebCore::LinkPreloadFontResourceClient

Public Member Functions

virtual ~CachedFontClient ()
 
CachedResourceClientType resourceClientType () const override
 
virtual void fontLoaded (CachedFont &)
 
- 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 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

◆ ~CachedFontClient()

virtual WebCore::CachedFontClient::~CachedFontClient ( )
inlinevirtual

Member Function Documentation

◆ expectedType()

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

◆ fontLoaded()

virtual void WebCore::CachedFontClient::fontLoaded ( CachedFont )
inlinevirtual

◆ resourceClientType()

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

Reimplemented from WebCore::CachedResourceClient.


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