Home | History | Annotate | Download | only in launcher3

Lines Matching defs:cHeight

1126                     int cHeight = getShortcutsAndWidgets().getCellContentHeight();
1127 int cellPaddingY = (int) Math.max(0, ((mCellHeight - cHeight) / 2f));