#include <CSSComputedStyleDeclaration.h>
|
| ComputedStyleExtractor (Node *, bool allowVisitedStyle=false, PseudoId=NOPSEUDO) |
|
| ComputedStyleExtractor (Element *, bool allowVisitedStyle=false, PseudoId=NOPSEUDO) |
|
RefPtr< CSSValue > | propertyValue (CSSPropertyID, EUpdateLayout=UpdateLayout) |
|
String | customPropertyText (const String &propertyName) |
|
RefPtr< CSSValue > | customPropertyValue (const String &propertyName) |
|
Ref< MutableStyleProperties > | copyPropertiesInSet (const CSSPropertyID *set, unsigned length) |
|
Ref< MutableStyleProperties > | copyProperties () |
|
RefPtr< CSSPrimitiveValue > | getFontSizeCSSValuePreferringKeyword () |
|
bool | useFixedFontDefaultSize () |
|
bool | propertyMatches (CSSPropertyID, const CSSValue *) |
|
| ComputedStyleExtractor (Node *, bool allowVisitedStyle=false, PseudoId=NOPSEUDO) |
|
| ComputedStyleExtractor (Element *, bool allowVisitedStyle=false, PseudoId=NOPSEUDO) |
|
RefPtr< CSSValue > | propertyValue (CSSPropertyID, EUpdateLayout=UpdateLayout) |
|
String | customPropertyText (const String &propertyName) |
|
RefPtr< CSSValue > | customPropertyValue (const String &propertyName) |
|
Ref< MutableStyleProperties > | copyPropertiesInSet (const CSSPropertyID *set, unsigned length) |
|
Ref< MutableStyleProperties > | copyProperties () |
|
RefPtr< CSSPrimitiveValue > | getFontSizeCSSValuePreferringKeyword () |
|
bool | useFixedFontDefaultSize () |
|
bool | propertyMatches (CSSPropertyID, const CSSValue *) |
|
◆ ComputedStyleExtractor() [1/4]
WebCore::ComputedStyleExtractor::ComputedStyleExtractor |
( |
Node * |
node, |
|
|
bool |
allowVisitedStyle = false , |
|
|
PseudoId |
pseudoElementSpecifier = NOPSEUDO |
|
) |
| |
◆ ComputedStyleExtractor() [2/4]
WebCore::ComputedStyleExtractor::ComputedStyleExtractor |
( |
Element * |
element, |
|
|
bool |
allowVisitedStyle = false , |
|
|
PseudoId |
pseudoElementSpecifier = NOPSEUDO |
|
) |
| |
◆ ComputedStyleExtractor() [3/4]
◆ ComputedStyleExtractor() [4/4]
◆ copyProperties() [1/2]
◆ copyProperties() [2/2]
◆ copyPropertiesInSet() [1/2]
◆ copyPropertiesInSet() [2/2]
◆ customPropertyText() [1/2]
String WebCore::ComputedStyleExtractor::customPropertyText |
( |
const String & |
propertyName | ) |
|
◆ customPropertyText() [2/2]
String WebCore::ComputedStyleExtractor::customPropertyText |
( |
const String & |
propertyName | ) |
|
◆ customPropertyValue() [1/2]
RefPtr< CSSValue > WebCore::ComputedStyleExtractor::customPropertyValue |
( |
const String & |
propertyName | ) |
|
◆ customPropertyValue() [2/2]
RefPtr<CSSValue> WebCore::ComputedStyleExtractor::customPropertyValue |
( |
const String & |
propertyName | ) |
|
◆ getFontSizeCSSValuePreferringKeyword() [1/2]
◆ getFontSizeCSSValuePreferringKeyword() [2/2]
◆ propertyMatches() [1/2]
bool WebCore::ComputedStyleExtractor::propertyMatches |
( |
CSSPropertyID |
propertyID, |
|
|
const CSSValue * |
value |
|
) |
| |
◆ propertyMatches() [2/2]
◆ propertyValue() [1/2]
◆ propertyValue() [2/2]
◆ useFixedFontDefaultSize() [1/2]
bool WebCore::ComputedStyleExtractor::useFixedFontDefaultSize |
( |
| ) |
|
◆ useFixedFontDefaultSize() [2/2]
bool WebCore::ComputedStyleExtractor::useFixedFontDefaultSize |
( |
| ) |
|
◆ valueForFilter() [1/2]
◆ valueForFilter() [2/2]
The documentation for this class was generated from the following files: