Searched refs:allAppsCellWidthGap (Results 1 – 1 of 1) sorted by relevance
270 int allAppsCellWidthGap = in updateAppsViewNumCols() local273 int numAppsCols = (availableAppsWidthPx + allAppsCellWidthGap - appsViewLeftMarginPx) / in updateAppsViewNumCols()274 (allAppsIconSizePx + allAppsCellWidthGap); in updateAppsViewNumCols()