|
| WEBCORE_EXPORT | ~MutableStyleProperties () |
| |
| unsigned | propertyCount () const |
| |
| bool | isEmpty () const |
| |
| PropertyReference | propertyAt (unsigned index) const |
| |
| PropertySetCSSStyleDeclaration * | cssStyleDeclaration () |
| |
| bool | addParsedProperties (const ParsedPropertyVector &) |
| |
| bool | addParsedProperty (const CSSProperty &) |
| |
| bool | setProperty (CSSPropertyID, const String &value, bool important, CSSParserContext) |
| |
| bool | setProperty (CSSPropertyID, const String &value, bool important=false) |
| |
| void | setProperty (CSSPropertyID, RefPtr< CSSValue > &&, bool important=false) |
| |
| bool | setProperty (CSSPropertyID, CSSValueID identifier, bool important=false) |
| |
| bool | setProperty (CSSPropertyID, CSSPropertyID identifier, bool important=false) |
| |
| bool | setProperty (const CSSProperty &, CSSProperty *slot=nullptr) |
| |
| bool | removeProperty (CSSPropertyID, String *returnText=nullptr) |
| |
| void | removeBlockProperties () |
| |
| bool | removePropertiesInSet (const CSSPropertyID *set, unsigned length) |
| |
| void | mergeAndOverrideOnConflict (const StyleProperties &) |
| |
| void | clear () |
| |
| bool | parseDeclaration (const String &styleDeclaration, CSSParserContext) |
| |
| WEBCORE_EXPORT CSSStyleDeclaration * | ensureCSSStyleDeclaration () |
| |
| CSSStyleDeclaration * | ensureInlineCSSStyleDeclaration (StyledElement *parentElement) |
| |
| int | findPropertyIndex (CSSPropertyID) const |
| |
| int | findCustomPropertyIndex (const String &propertyName) const |
| |
| bool | setCustomProperty (const String &propertyName, const String &value, bool important, CSSParserContext) |
| |
| bool | removeCustomProperty (const String &propertyName, String *returnText=nullptr) |
| |
| WEBCORE_EXPORT | ~MutableStyleProperties () |
| |
| unsigned | propertyCount () const |
| |
| bool | isEmpty () const |
| |
| PropertyReference | propertyAt (unsigned index) const |
| |
| PropertySetCSSStyleDeclaration * | cssStyleDeclaration () |
| |
| bool | addParsedProperties (const ParsedPropertyVector &) |
| |
| bool | addParsedProperty (const CSSProperty &) |
| |
| bool | setProperty (CSSPropertyID, const String &value, bool important, CSSParserContext) |
| |
| bool | setProperty (CSSPropertyID, const String &value, bool important=false) |
| |
| void | setProperty (CSSPropertyID, RefPtr< CSSValue > &&, bool important=false) |
| |
| bool | setProperty (CSSPropertyID, CSSValueID identifier, bool important=false) |
| |
| bool | setProperty (CSSPropertyID, CSSPropertyID identifier, bool important=false) |
| |
| bool | setProperty (const CSSProperty &, CSSProperty *slot=nullptr) |
| |
| bool | removeProperty (CSSPropertyID, String *returnText=nullptr) |
| |
| void | removeBlockProperties () |
| |
| bool | removePropertiesInSet (const CSSPropertyID *set, unsigned length) |
| |
| void | mergeAndOverrideOnConflict (const StyleProperties &) |
| |
| void | clear () |
| |
| bool | parseDeclaration (const String &styleDeclaration, CSSParserContext) |
| |
| WEBCORE_EXPORT CSSStyleDeclaration * | ensureCSSStyleDeclaration () |
| |
| CSSStyleDeclaration * | ensureInlineCSSStyleDeclaration (StyledElement *parentElement) |
| |
| int | findPropertyIndex (CSSPropertyID) const |
| |
| int | findCustomPropertyIndex (const String &propertyName) const |
| |
| bool | setCustomProperty (const String &propertyName, const String &value, bool important, CSSParserContext) |
| |
| bool | removeCustomProperty (const String &propertyName, String *returnText=nullptr) |
| |
| unsigned | propertyCount () const |
| |
| bool | isEmpty () const |
| |
| PropertyReference | propertyAt (unsigned) const |
| |
| WEBCORE_EXPORT RefPtr< CSSValue > | getPropertyCSSValue (CSSPropertyID) const |
| |
| WEBCORE_EXPORT String | getPropertyValue (CSSPropertyID) const |
| |
| bool | propertyIsImportant (CSSPropertyID) const |
| |
| String | getPropertyShorthand (CSSPropertyID) const |
| |
| bool | isPropertyImplicit (CSSPropertyID) const |
| |
| RefPtr< CSSValue > | getCustomPropertyCSSValue (const String &propertyName) const |
| |
| String | getCustomPropertyValue (const String &propertyName) const |
| |
| bool | customPropertyIsImportant (const String &propertyName) const |
| |
| Ref< MutableStyleProperties > | copyBlockProperties () const |
| |
| WEBCORE_EXPORT Ref< MutableStyleProperties > | mutableCopy () const |
| |
| Ref< ImmutableStyleProperties > | immutableCopyIfNeeded () const |
| |
| Ref< MutableStyleProperties > | copyPropertiesInSet (const CSSPropertyID *set, unsigned length) const |
| |
| String | asText () const |
| |
| bool | hasCSSOMWrapper () const |
| |
| bool | isMutable () const |
| |
| bool | traverseSubresources (const std::function< bool(const CachedResource &)> &handler) const |
| |
| void | showStyle () |
| |
| bool | propertyMatches (CSSPropertyID, const CSSValue *) const |
| |
| unsigned | propertyCount () const |
| |
| bool | isEmpty () const |
| |
| PropertyReference | propertyAt (unsigned) const |
| |
| WEBCORE_EXPORT RefPtr< CSSValue > | getPropertyCSSValue (CSSPropertyID) const |
| |
| WEBCORE_EXPORT String | getPropertyValue (CSSPropertyID) const |
| |
| bool | propertyIsImportant (CSSPropertyID) const |
| |
| String | getPropertyShorthand (CSSPropertyID) const |
| |
| bool | isPropertyImplicit (CSSPropertyID) const |
| |
| RefPtr< CSSValue > | getCustomPropertyCSSValue (const String &propertyName) const |
| |
| String | getCustomPropertyValue (const String &propertyName) const |
| |
| bool | customPropertyIsImportant (const String &propertyName) const |
| |
| Ref< MutableStyleProperties > | copyBlockProperties () const |
| |
| WEBCORE_EXPORT Ref< MutableStyleProperties > | mutableCopy () const |
| |
| Ref< ImmutableStyleProperties > | immutableCopyIfNeeded () const |
| |
| Ref< MutableStyleProperties > | copyPropertiesInSet (const CSSPropertyID *set, unsigned length) const |
| |
| String | asText () const |
| |
| bool | hasCSSOMWrapper () const |
| |
| bool | isMutable () const |
| |
| bool | traverseSubresources (const std::function< bool(const CachedResource &)> &handler) const |
| |
| void | showStyle () |
| |
| bool | propertyMatches (CSSPropertyID, const CSSValue *) const |
| |
| void | deref () |
| |
| StylePropertiesType | type () const |
| |
| CSSParserMode | cssParserMode () const |
| |
| void | deref () |
| |
| StylePropertiesType | type () const |
| |
| CSSParserMode | cssParserMode () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |