HomeSort by relevance Sort by last modified time
    Searched full:bottom_resize_width (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
panel_resize_browsertest.cc 583 int bottom_resize_width = 12; local
587 gfx::Vector2d(-bottom_resize_width, -bottom_resize_height));
589 panel1_expected_full_size.Enlarge(-bottom_resize_width, 0);
591 panel2_expected_full_size.Enlarge(-bottom_resize_width, 0);
593 panel3_expected_full_size.Enlarge(-bottom_resize_width,
598 panel1_expected_bounds.width() - bottom_resize_width);
601 panel2_expected_bounds.width() - bottom_resize_width);
604 panel3_expected_bounds.width() - bottom_resize_width);

Completed in 41 milliseconds