Searched refs:kLocationBarPadding (Results 1 – 1 of 1) sorted by relevance
19 constexpr int kLocationBarPadding = 100; variable102 bounds.x = kLocationBarPadding; in UpdateControls()103 bounds.width -= kLocationBarPadding * 2; in UpdateControls()113 if (bounds.width < kLocationBarPadding * 2) { in UpdateControls()