Home | History | Annotate | Download | only in launcher3

Lines Matching refs:myCellX

2726                 int myCellX = useTmpCoords ? tmpCellX : cellX;
2730 myCellX = colCount - myCellX - cellHSpan;
2735 x = (myCellX * cellWidth + leftMargin);