Searched refs:screenCellCount (Results 1 – 1 of 1) sorted by relevance
200 final int screenCellCount = mIDP.numColumns * mIDP.numRows; in sortWorkspaceItemsSpatially() local206 int lr = (lhs.screenId * screenCellCount + lhs.cellY * screenCols in sortWorkspaceItemsSpatially()208 int rr = (rhs.screenId * screenCellCount + +rhs.cellY * screenCols in sortWorkspaceItemsSpatially()