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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridDropHandler.java 116 int rowY = mGrid.getRowY(row);
117 addTopMatch(y1, rowMatches, max, row, rowY);
118 addBaselineMatch(feedback.dragBaseline, y1, rowMatches, max, row, rowY);
309 private void addTopMatch(int y1, List<GridMatch> rowMatches, int max, int row, int rowY) {
312 rowMatches.add(new GridMatch(SegmentType.TOP, distance, rowY, row, false,
324 int rowY = mGrid.getRowY(rowBottom);
325 if (rowY > mGrid.layout.getBounds().y) {
326 rowMatches.add(new GridMatch(SegmentType.BOTTOM, distance, rowY,
336 int row, int rowY) {
340 int rowBaselineY = rowY + rowBaseline
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 483 milliseconds