Home
last modified time | relevance | path

Searched refs:sync_error_button_pref (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc446 gfx::Size sync_error_button_pref = sync_error_button_->GetPreferredSize(); in GetMinimumSize() local
448 sync_error_total_width += kButtonPadding + sync_error_button_pref.width(); in GetMinimumSize()
1667 gfx::Size sync_error_button_pref = sync_error_button_->GetPreferredSize(); in LayoutItems() local
1669 sync_error_total_width += kButtonPadding + sync_error_button_pref.width(); in LayoutItems()
1750 x, y, sync_error_button_pref.width(), height); in LayoutItems()
1753 x += sync_error_button_pref.width(); in LayoutItems()