Searched refs:sync_error_button_pref (Results 1 – 1 of 1) sorted by relevance
446 gfx::Size sync_error_button_pref = sync_error_button_->GetPreferredSize(); in GetMinimumSize() local448 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() local1669 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()