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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridDropHandler.java 374 int columnX = mGrid.getColumnMaxX(columnRight);
385 columnX = mGrid.getColumnMaxX(columnRight);
611 int maxX = mGrid.getColumnMaxX(column);
    [all...]
GridModel.java     [all...]

Completed in 52 milliseconds