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

/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.cc958 gfx::Rect big_rect = rect; local
960 big_rect.Inset(0, 0, num_small_tiles*small_width, 0);
964 big_rect.x(), big_rect.y(), big_rect.width(), big_rect.height());

Completed in 53 milliseconds