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