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

  /external/chromium_org/chrome/browser/ui/panels/
panel_browsertest.cc 169 std::vector<gfx::Rect> minimized_bounds = expected_bounds; local
196 EXPECT_EQ(minimized_bounds, GetAllPanelBounds());
218 EXPECT_EQ(minimized_bounds, GetAllPanelBounds());
227 MoveMouse(minimized_bounds[index].origin());
244 MoveMouse(minimized_bounds[index].origin());
    [all...]

Completed in 28 milliseconds