Home
last modified time | relevance | path

Searched defs:showRight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dactive_indicator.js895 showLeft, showTop, showRight, showBottom) { argument
952 element, r, showLeft, showTop, showRight, showBottom) { argument
/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySerializer.cpp451 bool showRight = !top.value()->equals(*right.value()) || showBottom; in get4Values() local
DCSSComputedStyleDeclaration.cpp2952 bool showRight = !compareCSSValuePtr(topValue, rightValue) || showBottom; in valuesForSidesShorthand() local