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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStylePropertySet.cpp340 bool showRight = !top.value()->equals(*right.value()) || showBottom; local
344 if (showRight) {
H A DCSSComputedStyleDeclaration.cpp3012 bool showRight = !compareCSSValuePtr(topValue, rightValue) || showBottom; local
3015 if (showRight)

Completed in 150 milliseconds