Home | History | Annotate | Download | only in launcher2

Lines Matching full:cellvspan

1270             int iconId, int cellHSpan, int cellVSpan, int maxWidth,
1296 if (cellVSpan < 1) cellVSpan = 1;
1305 bitmapHeight = previewDrawableHeight * cellVSpan;