Searched refs:hotseatCellWidth (Results 1 – 1 of 1) sorted by relevance
548 float hotseatCellWidth = (float) widthPx / inv.numHotseatIcons; in getHotseatLayoutPadding() local549 int hotseatAdjustment = Math.round((workspaceCellWidth - hotseatCellWidth) / 2); in getHotseatLayoutPadding()