Searched refs:getCommonValue (Results 1 – 2 of 2) sorted by relevance
39 String getCommonValue(const StylePropertyShorthand&) const;
364 return getCommonValue(overflowShorthand()); in getPropertyValue()714 String StylePropertySerializer::getCommonValue(const StylePropertyShorthand& shorthand) const in getCommonValue() function in WebCore::StylePropertySerializer745 String value = getCommonValue(properties[i]); in borderPropertyValue()