Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySerializer.cpp565 bool useSingleWordShorthand = false; in getLayeredShorthandValue() local
621 useSingleWordShorthand = true; in getLayeredShorthandValue()
645 if (useSingleWordShorthand) in getLayeredShorthandValue()
646 useSingleWordShorthand = false; in getLayeredShorthandValue()