HomeSort by relevance Sort by last modified time
    Searched refs:showRight (Results 1 - 5 of 5) sorted by null

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DetailsOverviewRowPresenter.java 200 boolean showRight = (viewHolder == null ||
207 " showRight " + showRight + " showLeft " + showLeft);
209 showMoreRight(showRight);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 878 * rectangle, based on the value of showLeft, showTop, showRight, and
888 * @param {boolean} showRight Whether to show or clip at the right border.
895 showLeft, showTop, showRight, showBottom) {
903 var clipRight = showRight ? 20 : 0;
906 if (showRight) {
947 * @param {boolean} showRight Whether to show or clip at the right border.
952 element, r, showLeft, showTop, showRight, showBottom) {
954 showLeft, showTop, showRight, showBottom);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySerializer.cpp 451 bool showRight = !top.value()->equals(*right.value()) || showBottom;
455 if (showRight) {
    [all...]
CSSComputedStyleDeclaration.cpp     [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 97 milliseconds