webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StyleSheetContents.h>
Static Public Member Functions | |
static Ref< StyleSheetContents > | create (const CSSParserContext &context=CSSParserContext(HTMLStandardMode)) |
static Ref< StyleSheetContents > | create (const String &originalURL, const CSSParserContext &context) |
static Ref< StyleSheetContents > | create (StyleRuleImport *ownerRule, const String &originalURL, const CSSParserContext &context) |
static Ref< StyleSheetContents > | create (const CSSParserContext &context=CSSParserContext(HTMLStandardMode)) |
static Ref< StyleSheetContents > | create (const String &originalURL, const CSSParserContext &context) |
static Ref< StyleSheetContents > | create (StyleRuleImport *ownerRule, const String &originalURL, const CSSParserContext &context) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< StyleSheetContents > | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
WebCore::StyleSheetContents::~StyleSheetContents | ( | ) |
WEBCORE_EXPORT WebCore::StyleSheetContents::~StyleSheetContents | ( | ) |
void WebCore::StyleSheetContents::addedToMemoryCache | ( | ) |
void WebCore::StyleSheetContents::addedToMemoryCache | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void WebCore::StyleSheetContents::checkLoaded | ( | ) |
void WebCore::StyleSheetContents::checkLoaded | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void WebCore::StyleSheetContents::clearRules | ( | ) |
void WebCore::StyleSheetContents::clearRules | ( | ) |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
unsigned WebCore::StyleSheetContents::estimatedSizeInBytes | ( | ) | const |
unsigned WebCore::StyleSheetContents::estimatedSizeInBytes | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool WebCore::StyleSheetContents::isCacheable | ( | ) | const |
bool WebCore::StyleSheetContents::isCacheable | ( | ) | const |
|
inline |
|
inline |
bool WebCore::StyleSheetContents::isLoading | ( | ) | const |
bool WebCore::StyleSheetContents::isLoading | ( | ) | const |
WEBCORE_EXPORT bool WebCore::StyleSheetContents::isLoadingSubresources | ( | ) | const |
bool WebCore::StyleSheetContents::isLoadingSubresources | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
const AtomicString & WebCore::StyleSheetContents::namespaceURIFromPrefix | ( | const AtomicString & | prefix | ) |
const AtomicString& WebCore::StyleSheetContents::namespaceURIFromPrefix | ( | const AtomicString & | prefix | ) |
void WebCore::StyleSheetContents::notifyLoadedSheet | ( | const CachedCSSStyleSheet * | sheet | ) |
void WebCore::StyleSheetContents::notifyLoadedSheet | ( | const CachedCSSStyleSheet * | ) |
|
inline |
|
inline |
|
inline |
|
inline |
StyleSheetContents * WebCore::StyleSheetContents::parentStyleSheet | ( | ) | const |
StyleSheetContents* WebCore::StyleSheetContents::parentStyleSheet | ( | ) | const |
void WebCore::StyleSheetContents::parseAuthorStyleSheet | ( | const CachedCSSStyleSheet * | , |
const SecurityOrigin * | |||
) |
void WebCore::StyleSheetContents::parseAuthorStyleSheet | ( | const CachedCSSStyleSheet * | cachedStyleSheet, |
const SecurityOrigin * | securityOrigin | ||
) |
void WebCore::StyleSheetContents::parserAddNamespace | ( | const AtomicString & | prefix, |
const AtomicString & | uri | ||
) |
void WebCore::StyleSheetContents::parserAddNamespace | ( | const AtomicString & | prefix, |
const AtomicString & | uri | ||
) |
void WebCore::StyleSheetContents::parserAppendRule | ( | Ref< StyleRuleBase > && | rule | ) |
void WebCore::StyleSheetContents::parserAppendRule | ( | Ref< StyleRuleBase > && | ) |
|
inline |
|
inline |
|
inline |
|
inline |
WEBCORE_EXPORT bool WebCore::StyleSheetContents::parseString | ( | const String & | ) |
bool WebCore::StyleSheetContents::parseString | ( | const String & | sheetText | ) |
void WebCore::StyleSheetContents::registerClient | ( | CSSStyleSheet * | ) |
void WebCore::StyleSheetContents::registerClient | ( | CSSStyleSheet * | sheet | ) |
void WebCore::StyleSheetContents::removedFromMemoryCache | ( | ) |
void WebCore::StyleSheetContents::removedFromMemoryCache | ( | ) |
StyleSheetContents* WebCore::StyleSheetContents::rootStyleSheet | ( | ) | const |
StyleSheetContents * WebCore::StyleSheetContents::rootStyleSheet | ( | ) | const |
StyleRuleBase * WebCore::StyleSheetContents::ruleAt | ( | unsigned | index | ) | const |
StyleRuleBase* WebCore::StyleSheetContents::ruleAt | ( | unsigned | index | ) | const |
unsigned WebCore::StyleSheetContents::ruleCount | ( | ) | const |
unsigned WebCore::StyleSheetContents::ruleCount | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void WebCore::StyleSheetContents::shrinkToFit | ( | ) |
void WebCore::StyleSheetContents::shrinkToFit | ( | ) |
Document * WebCore::StyleSheetContents::singleOwnerDocument | ( | ) | const |
Document* WebCore::StyleSheetContents::singleOwnerDocument | ( | ) | const |
Node * WebCore::StyleSheetContents::singleOwnerNode | ( | ) | const |
Node* WebCore::StyleSheetContents::singleOwnerNode | ( | ) | const |
void WebCore::StyleSheetContents::startLoadingDynamicSheet | ( | ) |
void WebCore::StyleSheetContents::startLoadingDynamicSheet | ( | ) |
bool WebCore::StyleSheetContents::subresourcesAllowReuse | ( | CachePolicy | cachePolicy | ) | const |
bool WebCore::StyleSheetContents::subresourcesAllowReuse | ( | CachePolicy | ) | const |
bool WebCore::StyleSheetContents::traverseSubresources | ( | const std::function< bool(const CachedResource &)> & | handler | ) | const |
bool WebCore::StyleSheetContents::traverseSubresources | ( | const std::function< bool(const CachedResource &)> & | handler | ) | const |
void WebCore::StyleSheetContents::unregisterClient | ( | CSSStyleSheet * | sheet | ) |
void WebCore::StyleSheetContents::unregisterClient | ( | CSSStyleSheet * | ) |
|
inline |
|
inline |
void WebCore::StyleSheetContents::wrapperDeleteRule | ( | unsigned | index | ) |
void WebCore::StyleSheetContents::wrapperDeleteRule | ( | unsigned | index | ) |
bool WebCore::StyleSheetContents::wrapperInsertRule | ( | Ref< StyleRuleBase > && | rule, |
unsigned | index | ||
) |
bool WebCore::StyleSheetContents::wrapperInsertRule | ( | Ref< StyleRuleBase > && | , |
unsigned | index | ||
) |