Home | History | Annotate | Download | only in launcher3

Lines Matching defs:cHeight

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