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

/macosx-10.10/WebCore-7600.1.25/css/
H A DStyleProperties.cpp334 bool showRight = !top.value()->equals(*right.value()) || showBottom; local
338 if (showRight) {
H A DCSSComputedStyleDeclaration.cpp3115 bool showRight = !compareCSSValuePtr(topValue, rightValue) || showBottom; local
3118 if (showRight)

Completed in 154 milliseconds