webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StyleSheetList.h>
Static Public Member Functions | |
static Ref< StyleSheetList > | create (Document *document) |
static Ref< StyleSheetList > | create (Document *document) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< StyleSheetList > | |
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 |
StyleSheetList::~StyleSheetList | ( | ) |
WEBCORE_EXPORT WebCore::StyleSheetList::~StyleSheetList | ( | ) |
|
inlinestatic |
|
inlinestatic |
void StyleSheetList::detachFromDocument | ( | ) |
void WebCore::StyleSheetList::detachFromDocument | ( | ) |
|
inline |
|
inline |
WEBCORE_EXPORT StyleSheet* WebCore::StyleSheetList::item | ( | unsigned | index | ) |
StyleSheet * StyleSheetList::item | ( | unsigned | index | ) |
WEBCORE_EXPORT unsigned WebCore::StyleSheetList::length | ( | ) | const |
unsigned StyleSheetList::length | ( | void | ) | const |
CSSStyleSheet* WebCore::StyleSheetList::namedItem | ( | const AtomicString & | ) | const |
CSSStyleSheet * StyleSheetList::namedItem | ( | const AtomicString & | name | ) | const |
Vector< AtomicString > StyleSheetList::supportedPropertyNames | ( | ) |
Vector<AtomicString> WebCore::StyleSheetList::supportedPropertyNames | ( | ) |