Searched refs:attributeValueAsCSSValue (Results 1 – 2 of 2) sorted by relevance
186 virtual PassRefPtr<CSSValue> attributeValueAsCSSValue(Element*) const;209 RefPtr<CSSValue> value = attributeValueAsCSSValue(element); in valueIsPresentInStyle()219 if (RefPtr<CSSValue> value = attributeValueAsCSSValue(element)) in addToStyle()223 PassRefPtr<CSSValue> HTMLAttributeEquivalent::attributeValueAsCSSValue(Element* element) const in attributeValueAsCSSValue() function in WebCore::HTMLAttributeEquivalent241 virtual PassRefPtr<CSSValue> attributeValueAsCSSValue(Element*) const;252 PassRefPtr<CSSValue> HTMLFontSizeEquivalent::attributeValueAsCSSValue(Element* element) const in attributeValueAsCSSValue() function in WebCore::HTMLFontSizeEquivalent
59126 (WebCore::HTMLAttributeEquivalent::attributeValueAsCSSValue): Ditto.59129 (WebCore::HTMLFontSizeEquivalent::attributeValueAsCSSValue): Ditto.61016 (WebCore::HTMLEquivalentAttribute::attributeValueAsCSSValue): Added.61019 (WebCore::HTMLEquivalentFontSizeAttribute::attributeValueAsCSSValue): Added.