Searched refs:maxHotseatWidthPx (Results 1 – 1 of 1) sorted by relevance
928 int maxHotseatWidthPx = availableWidthPx - sideSpacePx - hotseatBarEndOffset; in recalculateHotseatWidthAndBorderSpace() local929 int maxHotseatIconsWidthPx = maxHotseatWidthPx - (isQsbInline ? hotseatQsbWidth : 0); in recalculateHotseatWidthAndBorderSpace()943 hotseatQsbWidth -= requiredWidth - maxHotseatWidthPx; in recalculateHotseatWidthAndBorderSpace()952 maxHotseatIconsWidthPx = maxHotseatWidthPx - (isQsbInline ? hotseatQsbWidth : 0); in recalculateHotseatWidthAndBorderSpace()