Home | History | Annotate | Download | only in launcher2

Lines Matching refs:myCellY

3261                 int myCellY = useTmpCoords ? tmpCellY : cellY;
3272 y = (int) (myCellY * (cellHeight + heightGap) + topMargin);