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

/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.cc931 int small_width = new_tile_width - 1; local
932 float small_scale_x = static_cast<float>(small_width) / bar_image->width();
937 big_rect.Inset(0, 0, num_small_tiles*small_width, 0);

Completed in 135 milliseconds