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

/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc79 int CenterPosition(int size, int target_size) { function in namespace:__anon2545
277 CenterPosition(show_all_size.height(), height()),
281 CenterPosition(show_all_size.height(), height()),
288 int y = CenterPosition(close_button_size.height(), height());
319 (*ri)->SetBounds(x, CenterPosition(view_size.height(), height()),

Completed in 79 milliseconds