Searched refs:screenCellCount (Results 1 – 1 of 1) sorted by relevance
219 final int screenCellCount = profile.numColumns * profile.numRows; in sortWorkspaceItemsSpatially() local225 int lr = (lhs.screenId * screenCellCount + lhs.cellY * screenCols in sortWorkspaceItemsSpatially()227 int rr = (rhs.screenId * screenCellCount + +rhs.cellY * screenCols in sortWorkspaceItemsSpatially()