HomeSort by relevance Sort by last modified time
    Searched refs:BOTTOM (Results 176 - 200 of 218) sorted by null

1 2 3 4 5 6 78 9

  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
MultiWaveView.java 410 * mFeedbackCount items in the order: left, right, top, bottom.
472 (int) Math.ceil(childBounds.bottom));
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
DrawerLayout.java 719 case Gravity.BOTTOM: {
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
GlowPadView.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java     [all...]
PhoneWindowManager.java 242 boolean mNavigationBarOnBottom = true; // is the navigation bar on the bottom *right now*?
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/pixman/pixman/
pixman-arm-neon-asm.S     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarView.java     [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer_unittest.cc 350 // Assertions around collapsing and expanding from the bottom.
383 // Assertions around attached window resize dragging from the bottom with 2
395 // Move it 100 to the bottom, which should expand w1 and push w2.
425 // Assertions around attached window resize dragging from the bottom with 3
508 int bottom = local
509 ScreenAsh::GetDisplayWorkAreaBoundsInParent(window_.get()).bottom();
518 EXPECT_EQ("0,0 720x" + base::IntToString(bottom),
532 EXPECT_EQ("80,0 720x" + base::IntToString(bottom),
552 bottom =
553 ScreenAsh::GetDisplayWorkAreaBoundsInParent(window_.get()).bottom();
783 int bottom = ScreenAsh::GetDisplayWorkAreaBoundsInParent( local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 232 graphSizer2.Add(self.chkGraphAppEvts, 0, wx.TOP | wx.BOTTOM, BUT_SPACE)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 555 public void onLayoutChange(View v, int left, int top, int right, int bottom,
687 lp.gravity = Gravity.BOTTOM | Gravity.START;
1753 final int bottom = top + getExpandedViewMaxHeight(); local
    [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 418 self.status_bar.pack(side=BOTTOM, fill=X)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 418 self.status_bar.pack(side=BOTTOM, fill=X)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp 405 RefPtr<CSSPrimitiveValue> bottom; local
413 if (image.imageSlices().right() == image.imageSlices().top() && image.imageSlices().bottom() == image.imageSlices().top()
416 bottom = top;
424 if (image.imageSlices().bottom() == image.imageSlices().top() && image.imageSlices().right() == image.imageSlices().left()) {
425 bottom = top;
428 if (image.imageSlices().bottom().isPercent())
429 bottom = cssValuePool().createValue(image.imageSlices().bottom().value(), CSSPrimitiveValue::CSS_PERCENTAGE);
431 bottom = cssValuePool().createValue(image.imageSlices().bottom().value(), CSSPrimitiveValue::CSS_NUMBER)
458 RefPtr<CSSPrimitiveValue> bottom; local
    [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java 110 * The list will automatically scroll to the bottom when a data set change
118 * The list will automatically scroll to the bottom, no matter what items
335 * The selection's bottom padding
429 * Indicates whether the list is stacked from the bottom edge or
560 * This view is in transcript mode -- it shows the bottom of the list when the data
637 * Tracks the state of the bottom edge glow.
649 * An estimate of how many pixels are between the bottom of the list and
650 * the bottom of the last position in the adapter, based on the last time
662 * the bottom correctly on resizes.
1955 final int bottom = view.getBottom(); local
2041 final int bottom = getChildAt(count - 1).getBottom(); local
4698 final int bottom = listHeight - extraScroll; local
5339 final int bottom = v.getBottom(); local
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 180 enum WallpaperVerticalOffset { TOP, MIDDLE, BOTTOM };
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 3241 int bottom = (int) ev.bottom; local
3868 int bottom = mFirstCell; local
4259 int bottom = mAlldayHeight + DAY_HEADER_HEIGHT + ALLDAY_TOP_MARGIN; local
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 

Completed in 1092 milliseconds

1 2 3 4 5 6 78 9