Lines Matching refs:cellPaddingY
1101 int cellPaddingY = (int) Math.max(0, ((mCellHeight - cHeight) / 2f));1102 top += dragOffset.y + cellPaddingY;