#include <CachedStyleSheetClient.h>
|
| virtual | ~CachedStyleSheetClient () |
| |
| CachedResourceClientType | resourceClientType () const override |
| |
| virtual void | setCSSStyleSheet (const String &, const URL &, const String &, const CachedCSSStyleSheet *) |
| |
| virtual void | setXSLStyleSheet (const String &, const URL &, const String &) |
| |
| virtual | ~CachedStyleSheetClient () |
| |
| CachedResourceClientType | resourceClientType () const override |
| |
| virtual void | setCSSStyleSheet (const String &, const URL &, const String &, const CachedCSSStyleSheet *) |
| |
| virtual void | setXSLStyleSheet (const String &, const URL &, const String &) |
| |
| 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 |
| |
|
| 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
} |
| |
| | CachedResourceClient () |
| |
| | CachedResourceClient () |
| |
◆ ~CachedStyleSheetClient() [1/2]
| virtual WebCore::CachedStyleSheetClient::~CachedStyleSheetClient |
( |
| ) |
|
|
inlinevirtual |
◆ ~CachedStyleSheetClient() [2/2]
| virtual WebCore::CachedStyleSheetClient::~CachedStyleSheetClient |
( |
| ) |
|
|
inlinevirtual |
◆ expectedType() [1/2]
◆ expectedType() [2/2]
◆ resourceClientType() [1/2]
◆ resourceClientType() [2/2]
◆ setCSSStyleSheet() [1/2]
◆ setCSSStyleSheet() [2/2]
◆ setXSLStyleSheet() [1/2]
| virtual void WebCore::CachedStyleSheetClient::setXSLStyleSheet |
( |
const String & |
, |
|
|
const URL & |
, |
|
|
const String & |
|
|
) |
| |
|
inlinevirtual |
◆ setXSLStyleSheet() [2/2]
| virtual void WebCore::CachedStyleSheetClient::setXSLStyleSheet |
( |
const String & |
, |
|
|
const URL & |
, |
|
|
const String & |
|
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: