#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
} |
|
◆ Type [1/2]
Enumerator |
---|
Unknown | |
Style | |
Charset | |
Import | |
Media | |
FontFace | |
Page | |
Keyframes | |
Keyframe | |
Namespace | |
Supports | |
Region | |
Unknown | |
Style | |
Charset | |
Import | |
Media | |
FontFace | |
Page | |
Keyframes | |
Keyframe | |
Namespace | |
Supports | |
Region | |
◆ Type [2/2]
Enumerator |
---|
Unknown | |
Style | |
Charset | |
Import | |
Media | |
FontFace | |
Page | |
Keyframes | |
Keyframe | |
Namespace | |
Supports | |
Region | |
Unknown | |
Style | |
Charset | |
Import | |
Media | |
FontFace | |
Page | |
Keyframes | |
Keyframe | |
Namespace | |
Supports | |
Region | |
◆ StyleRuleBase() [1/4]
WebCore::StyleRuleBase::StyleRuleBase |
( |
Type |
type | ) |
|
|
inlineprotected |
◆ StyleRuleBase() [2/4]
◆ ~StyleRuleBase() [1/2]
WebCore::StyleRuleBase::~StyleRuleBase |
( |
| ) |
|
|
inlineprotected |
◆ StyleRuleBase() [3/4]
WebCore::StyleRuleBase::StyleRuleBase |
( |
Type |
type | ) |
|
|
inlineprotected |
◆ StyleRuleBase() [4/4]
◆ ~StyleRuleBase() [2/2]
WebCore::StyleRuleBase::~StyleRuleBase |
( |
| ) |
|
|
inlineprotected |
◆ copy() [1/2]
◆ copy() [2/2]
◆ createCSSOMWrapper() [1/4]
◆ createCSSOMWrapper() [2/4]
◆ createCSSOMWrapper() [3/4]
◆ createCSSOMWrapper() [4/4]
◆ deref() [1/2]
void WebCore::StyleRuleBase::deref |
( |
| ) |
|
|
inline |
◆ deref() [2/2]
void WebCore::StyleRuleBase::deref |
( |
| ) |
|
|
inline |
◆ isCharsetRule() [1/2]
bool WebCore::StyleRuleBase::isCharsetRule |
( |
| ) |
const |
|
inline |
◆ isCharsetRule() [2/2]
bool WebCore::StyleRuleBase::isCharsetRule |
( |
| ) |
const |
|
inline |
◆ isFontFaceRule() [1/2]
bool WebCore::StyleRuleBase::isFontFaceRule |
( |
| ) |
const |
|
inline |
◆ isFontFaceRule() [2/2]
bool WebCore::StyleRuleBase::isFontFaceRule |
( |
| ) |
const |
|
inline |
◆ isImportRule() [1/2]
bool WebCore::StyleRuleBase::isImportRule |
( |
| ) |
const |
|
inline |
◆ isImportRule() [2/2]
bool WebCore::StyleRuleBase::isImportRule |
( |
| ) |
const |
|
inline |
◆ isKeyframeRule() [1/2]
bool WebCore::StyleRuleBase::isKeyframeRule |
( |
| ) |
const |
|
inline |
◆ isKeyframeRule() [2/2]
bool WebCore::StyleRuleBase::isKeyframeRule |
( |
| ) |
const |
|
inline |
◆ isKeyframesRule() [1/2]
bool WebCore::StyleRuleBase::isKeyframesRule |
( |
| ) |
const |
|
inline |
◆ isKeyframesRule() [2/2]
bool WebCore::StyleRuleBase::isKeyframesRule |
( |
| ) |
const |
|
inline |
◆ isMediaRule() [1/2]
bool WebCore::StyleRuleBase::isMediaRule |
( |
| ) |
const |
|
inline |
◆ isMediaRule() [2/2]
bool WebCore::StyleRuleBase::isMediaRule |
( |
| ) |
const |
|
inline |
◆ isNamespaceRule() [1/2]
bool WebCore::StyleRuleBase::isNamespaceRule |
( |
| ) |
const |
|
inline |
◆ isNamespaceRule() [2/2]
bool WebCore::StyleRuleBase::isNamespaceRule |
( |
| ) |
const |
|
inline |
◆ isPageRule() [1/2]
bool WebCore::StyleRuleBase::isPageRule |
( |
| ) |
const |
|
inline |
◆ isPageRule() [2/2]
bool WebCore::StyleRuleBase::isPageRule |
( |
| ) |
const |
|
inline |
◆ isRegionRule() [1/2]
bool WebCore::StyleRuleBase::isRegionRule |
( |
| ) |
const |
|
inline |
◆ isRegionRule() [2/2]
bool WebCore::StyleRuleBase::isRegionRule |
( |
| ) |
const |
|
inline |
◆ isStyleRule() [1/2]
bool WebCore::StyleRuleBase::isStyleRule |
( |
| ) |
const |
|
inline |
◆ isStyleRule() [2/2]
bool WebCore::StyleRuleBase::isStyleRule |
( |
| ) |
const |
|
inline |
◆ isSupportsRule() [1/2]
bool WebCore::StyleRuleBase::isSupportsRule |
( |
| ) |
const |
|
inline |
◆ isSupportsRule() [2/2]
bool WebCore::StyleRuleBase::isSupportsRule |
( |
| ) |
const |
|
inline |
◆ type() [1/2]
Type WebCore::StyleRuleBase::type |
( |
| ) |
const |
|
inline |
◆ type() [2/2]
Type WebCore::StyleRuleBase::type |
( |
| ) |
const |
|
inline |
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