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

/external/chromium/chrome/browser/chromeos/login/
H A Ddefault_images_view.cc123 int image_size_with_margin = (kDefaultImageSize + 2 * kImageBorderSize); local
124 int width = kColumnsCount * image_size_with_margin +
128 int height = rows_count * image_size_with_margin +

Completed in 51 milliseconds