HomeSort by relevance Sort by last modified time
    Searched defs:maxRow (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 719 int maxRow = 0;
722 maxRow = max(maxRow, view.row);
725 actualRowCount = maxRow + 1;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 

Completed in 139 milliseconds