Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySerializer.cpp517 bool showRight = !top.value()->equals(*right.value()) || showBottom; in get4Values() local
521 if (showRight) { in get4Values()
DCSSComputedStyleDeclaration.cpp3066 bool showRight = !compareCSSValuePtr(topValue, rightValue) || showBottom; in valuesForSidesShorthand() local
3069 if (showRight) in valuesForSidesShorthand()