#include <StyleRule.h>
|
enum | Type {
Unknown,
Style,
Charset,
Import,
Media,
FontFace,
Page,
Keyframes,
Keyframe,
Namespace,
Supports = 12,
Region = 16,
Unknown,
Style,
Charset,
Import,
Media,
FontFace,
Page,
Keyframes,
Keyframe,
Namespace,
Supports = 12,
Region = 16
} |
|
enum | Type {
Unknown,
Style,
Charset,
Import,
Media,
FontFace,
Page,
Keyframes,
Keyframe,
Namespace,
Supports = 12,
Region = 16,
Unknown,
Style,
Charset,
Import,
Media,
FontFace,
Page,
Keyframes,
Keyframe,
Namespace,
Supports = 12,
Region = 16
} |
|
| StyleRuleBase (Type type) |
|
| StyleRuleBase (const StyleRuleBase &o) |
|
| ~StyleRuleBase () |
|
| StyleRuleBase (Type type) |
|
| StyleRuleBase (const StyleRuleBase &o) |
|
| ~StyleRuleBase () |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
◆ ~StyleRule() [1/2]
WebCore::StyleRule::~StyleRule |
( |
| ) |
|
◆ ~StyleRule() [2/2]
WebCore::StyleRule::~StyleRule |
( |
| ) |
|
◆ averageSizeInBytes() [1/2]
unsigned WebCore::StyleRule::averageSizeInBytes |
( |
| ) |
|
|
static |
◆ averageSizeInBytes() [2/2]
static unsigned WebCore::StyleRule::averageSizeInBytes |
( |
| ) |
|
|
static |
◆ copy() [1/2]
◆ copy() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ mutableProperties() [1/2]
◆ mutableProperties() [2/2]
◆ parserAdoptSelectorArray() [1/2]
void WebCore::StyleRule::parserAdoptSelectorArray |
( |
CSSSelector * |
selectors | ) |
|
|
inline |
◆ parserAdoptSelectorArray() [2/2]
void WebCore::StyleRule::parserAdoptSelectorArray |
( |
CSSSelector * |
selectors | ) |
|
|
inline |
◆ parserAdoptSelectorVector() [1/2]
◆ parserAdoptSelectorVector() [2/2]
◆ properties() [1/2]
◆ properties() [2/2]
◆ propertiesWithoutDeferredParsing() [1/2]
const StyleProperties* WebCore::StyleRule::propertiesWithoutDeferredParsing |
( |
| ) |
const |
◆ propertiesWithoutDeferredParsing() [2/2]
const StyleProperties * WebCore::StyleRule::propertiesWithoutDeferredParsing |
( |
| ) |
const |
|
inline |
◆ selectorList() [1/2]
◆ selectorList() [2/2]
◆ splitIntoMultipleRulesWithMaximumSelectorComponentCount() [1/2]
Vector< RefPtr< StyleRule > > WebCore::StyleRule::splitIntoMultipleRulesWithMaximumSelectorComponentCount |
( |
unsigned |
maxCount | ) |
const |
◆ splitIntoMultipleRulesWithMaximumSelectorComponentCount() [2/2]
Vector<RefPtr<StyleRule> > WebCore::StyleRule::splitIntoMultipleRulesWithMaximumSelectorComponentCount |
( |
unsigned |
| ) |
const |
◆ wrapperAdoptSelectorList() [1/2]
◆ wrapperAdoptSelectorList() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/StyleRule.h
- Source/WebCore/css/StyleRule.cpp