Home
last modified time | relevance | path

Searched refs:cellHeight (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridDropHandler.java207 int cellHeight = topDistance + bottomDistance; in computeMatches() local
223 && dragBounds != null && dragBounds.h < cellHeight - 10) { in computeMatches()
227 int centerDistance = Math.abs(cellHeight / 2 - topDistance); in computeMatches()
DGridModel.java694 int cellHeight = layoutBounds.h / CELL_COUNT; in assignCellBoundsFromView() local
698 ys[i] = i * cellHeight; in assignCellBoundsFromView()
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...