Home | History | Annotate | Download | only in launcher2

Lines Matching defs:countY

283         int countY;
288 countY = ((PagedViewCellLayout) parentLayout).getCellCountY();
292 countY = ((PagedViewGridLayout) parentLayout).getCellCountY();
367 if (y < (countY - 1)) {