HomeSort by relevance Sort by last modified time
    Searched refs:RIGHT (Results 26 - 50 of 333) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/ash/display/
display_layout.h 28 RIGHT,
  /external/chromium_org/chrome/browser/ui/views/
task_manager_view.cc 308 ui::TableColumn::RIGHT, -1, 0));
311 ui::TableColumn::RIGHT, -1, 0));
314 ui::TableColumn::RIGHT, -1, 0));
317 ui::TableColumn::RIGHT, -1, 0));
320 ui::TableColumn::RIGHT, -1, 0));
323 ui::TableColumn::RIGHT, -1, 0));
327 ui::TableColumn::RIGHT, -1, 0));
330 ui::TableColumn::RIGHT, -1, 0));
335 ui::TableColumn::RIGHT, -1, 0));
339 ui::TableColumn::RIGHT, -1, 0))
    [all...]
  /external/chromium_org/chrome_frame/test/
simulate_input.h 50 enum MouseButton { LEFT, RIGHT, MIDDLE, X };
  /external/chromium_org/media/base/
channel_layout.h 108 RIGHT,
channel_mixer.cc 41 ChannelOrder(layout, RIGHT) >= 0) ||
206 Mix(RIGHT, CENTER, scale);
215 Mix(CENTER, RIGHT, scale);
233 Mix(BACK_RIGHT, RIGHT, kEqualPowerScale);
256 Mix(SIDE_RIGHT, RIGHT, kEqualPowerScale);
278 Mix(BACK_CENTER, RIGHT, kEqualPowerScale);
291 Mix(RIGHT_OF_CENTER, RIGHT, kEqualPowerScale);
304 Mix(LFE, RIGHT, kEqualPowerScale);
  /external/chromium_org/ui/base/models/
table_model.h 96 LEFT, RIGHT, CENTER
  /external/chromium_org/ui/base/test/
ui_controls.h 70 RIGHT,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformanceResultsPerspective.java 57 // Properties view put on perspective top right
61 IPageLayout.RIGHT,
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
StatusBar.java 40 setGravity(Gravity.START | Gravity.TOP | Gravity.RIGHT);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 30 RIGHT='right'
ScrolledText.py 2 vertical scroll bar on its right. (Later, options may be added to
17 from Tkconstants import RIGHT, LEFT, Y, BOTH
23 self.vbar.pack(side=RIGHT, fill=Y)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 30 RIGHT='right'
ScrolledText.py 2 vertical scroll bar on its right. (Later, options may be added to
17 from Tkconstants import RIGHT, LEFT, Y, BOTH
23 self.vbar.pack(side=RIGHT, fill=Y)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 105 case RIGHT:
107 return String.format("Insert right-aligned into column %1$d", cellIndex + 1);
109 return String.format("Align right at x=%1$d", matchedLine - layout.getBounds().x);
147 case RIGHT:
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
PixelPerfectPespective.java 45 folder = layout.createFolder("overview", IPageLayout.RIGHT, 0.4f, editorArea); //$NON-NLS-1$
48 folder = layout.createFolder("main", IPageLayout.RIGHT, 0.35f, editorArea); //$NON-NLS-1$
TreeViewPerspective.java 45 folder = layout.createFolder("main", IPageLayout.RIGHT, 0.24f, "properties"); //$NON-NLS-1$ //$NON-NLS-2$
48 folder = layout.createFolder("panel-top", IPageLayout.RIGHT, 0.7f, "main"); //$NON-NLS-1$ //$NON-NLS-2$
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TextAlign.java 43 private static final String TEXT_R = "Right";
110 p.setTextAlign(Paint.Align.RIGHT);
132 p.setTextAlign(Paint.Align.RIGHT);
150 p.setTextAlign(Paint.Align.RIGHT);
  /external/chromium/chrome/browser/ui/views/
task_manager_view.cc 382 ui::TableColumn::RIGHT, -1, 0));
385 ui::TableColumn::RIGHT, -1, 0));
388 ui::TableColumn::RIGHT, -1, 0));
391 ui::TableColumn::RIGHT, -1, 0));
394 ui::TableColumn::RIGHT, -1, 0));
397 ui::TableColumn::RIGHT, -1, 0));
401 ui::TableColumn::RIGHT, -1, 0));
405 ui::TableColumn::RIGHT, -1, 0));
408 ui::TableColumn::RIGHT, -1, 0));
411 ui::TableColumn::RIGHT, -1, 0))
    [all...]
  /packages/apps/Calculator/src/com/android/calculator2/
PanelSwitcher.java 45 private static final int RIGHT = 2;
150 if (mCurrentView > 0 && mPreviousMove != RIGHT) {
157 mPreviousMove = RIGHT;
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
SelectionHandleController.java 163 * @param startDir Direction (left/right) of start handle.
164 * @param endDir Direction (left/right) of end handle.
177 * @param startDir Direction (left/right) of start handle.
178 * @param endDir Direction (left/right) of end handle.
198 startDir == TEXT_DIRECTION_RTL ? HandleView.RIGHT : HandleView.LEFT, mParent,
203 endDir == TEXT_DIRECTION_RTL ? HandleView.LEFT : HandleView.RIGHT, mParent,
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH }
121 (intercept == InterceptType.BOTH || intercept == InterceptType.RIGHT);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 33 public static final int RIGHT = 3;
41 private static final int RIGHT_M = RIGHT * 16;
54 boolean changeSize, int left, int top, int right, int bottom) {
57 int w = right - left;
62 } else { // left or right
102 // offset is in pixels. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
125 // per second. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
  /external/guava/guava-tests/test/com/google/common/collect/
BstRangeOpsTest.java 20 import static com.google.common.collect.BstSide.RIGHT;
329 ASSERT.that(pathToList(BstRangeOps.furthestPath(range1, RIGHT, pathFactory, d)))
332 assertNull(BstRangeOps.furthestPath(range1, RIGHT, pathFactory, null));
349 ASSERT.that(pathToList(BstRangeOps.furthestPath(range1, RIGHT, pathFactory, d)))
353 ASSERT.that(pathToList(BstRangeOps.furthestPath(range2, RIGHT, pathFactory, d)))
357 ASSERT.that(pathToList(BstRangeOps.furthestPath(range3, RIGHT, pathFactory, d)))
361 assertNull(BstRangeOps.furthestPath(range4, RIGHT, pathFactory, d));
378 ASSERT.that(pathToList(BstRangeOps.furthestPath(range1, RIGHT, pathFactory, d)))
382 ASSERT.that(pathToList(BstRangeOps.furthestPath(range2, RIGHT, pathFactory, d)))
386 assertNull(BstRangeOps.furthestPath(range3, RIGHT, pathFactory, d))
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
TableLayout8.java 64 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP);
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber.h 31 enum Direction {LEFT, RIGHT};

Completed in 860 milliseconds

12 3 4 5 6 7 8 91011>>