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

  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 104 gfx::Point screen_bottom_right = gfx::Point( local
108 EXPECT_TRUE(screen_bottom_right.x() < display_bounds.width() &&
109 screen_bottom_right.y() < display_bounds.height());

Completed in 41 milliseconds