Searched refs:last_button_bounds (Results 1 – 1 of 1) sorted by relevance
1303 gfx::Rect last_button_bounds = in GetBoundsForDragInsertInScreen() local1309 last_button_bounds = overflow_button_->bounds(); in GetBoundsForDragInsertInScreen()1313 preferred_size = gfx::Size(last_button_bounds.right() + leading_inset_, in GetBoundsForDragInsertInScreen()1317 last_button_bounds.bottom() + leading_inset_); in GetBoundsForDragInsertInScreen()1381 const gfx::Rect last_button_bounds = in GetPreferredSize() local1387 return gfx::Size(last_button_bounds.right() + leading_inset_, kShelfSize); in GetPreferredSize()1391 last_button_bounds.bottom() + leading_inset_); in GetPreferredSize()