Searched refs:kBeforeCloseButtonSpacing (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/infobars/
H A Dinfobar_view.cc41 const int kBeforeCloseButtonSpacing = views::kUnrelatedControlHorizontalSpacing; member in namespace:__anon5295
201 ((content_minimum_width > 0) ? kBeforeCloseButtonSpacing : 0),
289 return close_button_->x() - kBeforeCloseButtonSpacing;
381 ContentMinimumWidth() + kBeforeCloseButtonSpacing +

Completed in 261 milliseconds