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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout.cc387 int button_width_with_offset = button_width + kNewAvatarButtonOffset; local
390 host->width() - trailing_button_start_ - button_width_with_offset;
393 minimum_size_for_buttons_ += button_width_with_offset;
394 trailing_button_start_ += button_width_with_offset;

Completed in 1549 milliseconds