Searched refs:StylePropertySerializer (Results 1 – 10 of 10) sorted by relevance
33 class StylePropertySerializer {35 StylePropertySerializer(const StylePropertySet&);
43 StylePropertySerializer::StylePropertySerializer(const StylePropertySet& properties) in StylePropertySerializer() function in WebCore::StylePropertySerializer48 String StylePropertySerializer::asText() const in asText()311 String StylePropertySerializer::getPropertyValue(CSSPropertyID propertyID) const in getPropertyValue()400 String StylePropertySerializer::borderSpacingValue(const StylePropertyShorthand& shorthand) const in borderSpacingValue()418 void StylePropertySerializer::appendFontLonghandValueIfExplicit(CSSPropertyID propertyID, StringBui… in appendFontLonghandValueIfExplicit()453 String StylePropertySerializer::fontValue() const in fontValue()482 String StylePropertySerializer::get4Values(const StylePropertyShorthand& shorthand) const in get4Values()536 String StylePropertySerializer::getLayeredShorthandValue(const StylePropertyShorthand& shorthand) c… in getLayeredShorthandValue()684 String StylePropertySerializer::getShorthandValue(const StylePropertyShorthand& shorthand) const in getShorthandValue()714 String StylePropertySerializer::getCommonValue(const StylePropertyShorthand& shorthand) const in getCommonValue()[all …]
115 return StylePropertySerializer(*this).getPropertyValue(propertyID); in getPropertyValue()364 return StylePropertySerializer(*this).asText(); in asText()
188 third_party/WebKit/Source/core/css/StylePropertySerializer.cpp \
803 'css/StylePropertySerializer.cpp',804 'css/StylePropertySerializer.h',