Searched refs:backButtonWidth (Results 1 – 3 of 3) sorted by relevance
150 auto backButtonWidth = BACK_BUTTON_ICON_SIZE.ConvertToPx(); in GetTitleWidth() local157 backButtonWidth = backButtonWidth_.ConvertToPx(); in GetTitleWidth()202 occupiedWidth += paddingLeft + backButtonWidth; in GetTitleWidth()
644 auto backButtonWidth = BACK_BUTTON_SIZE; in SetTitleMode() local650 backButtonWidth = theme->GetIconBackgroundWidth(); in SetTitleMode()657 CalcSize(CalcLength(backButtonWidth), CalcLength(backButtonHeight))); in SetTitleMode()
1448 …auto backButtonWidth = textOverlayTheme->GetMenuToolbarHeight().ConvertToPx() - menuPadding.Top().… in GetDefaultButtonAndMenuWidth() local1452 …yMaxWidth - menuPadding.Left().ConvertToPx() - menuPadding.Right().ConvertToPx() - backButtonWidth; in GetDefaultButtonAndMenuWidth()