Searched refs:widthByPx (Results 1 – 1 of 1) sorted by relevance
637 auto widthByPx = (TITLE_PADDING_START + TITLE_PADDING_END).ConvertToPx() + buttons.Width(); in GetContainerModalButtonsRect() local642 buttons.SetLeft(containerModal.Width() - widthByPx); in GetContainerModalButtonsRect()645 buttons.SetWidth(widthByPx); in GetContainerModalButtonsRect()