Home
last modified time | relevance | path

Searched refs:useRepeatYShorthand (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySerializer.cpp564 bool useRepeatYShorthand = false; in getLayeredShorthandValue() local
617 useRepeatYShorthand = true; in getLayeredShorthandValue()
641 } else if (useRepeatYShorthand) { in getLayeredShorthandValue()
642 useRepeatYShorthand = false; in getLayeredShorthandValue()