Home
last modified time | relevance | path

Searched defs:showBottom (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.cpp450 bool showBottom = !top.value()->equals(*bottom.value()) || showLeft; in get4Values() local
DCSSComputedStyleDeclaration.cpp2951 bool showBottom = !compareCSSValuePtr(topValue, bottomValue) || showLeft; in valuesForSidesShorthand() local