Searched refs:layerRes (Results 1 – 1 of 1) sorted by relevance
333 String layerRes; in getLayeredShorthandValue() local386 if (!layerRes.isNull()) in getLayeredShorthandValue()387 layerRes += " "; in getLayeredShorthandValue()390 layerRes += getValueName(CSSValueRepeatX); in getLayeredShorthandValue()393 layerRes += getValueName(CSSValueRepeatY); in getLayeredShorthandValue()396 layerRes += value->cssText(); in getLayeredShorthandValue()398 layerRes += value->cssText(); in getLayeredShorthandValue()402 if (!layerRes.isNull()) { in getLayeredShorthandValue()405 res += layerRes; in getLayeredShorthandValue()