Searched refs:kStopButtonRightPadding (Results 1 – 1 of 1) sorted by relevance
15 const int kStopButtonRightPadding = 18; variable65 stop_bounds.set_x(width() - stop_size.width() - kStopButtonRightPadding); in Layout()