Home
last modified time | relevance | path

Searched refs:top_right_clip_rect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/wm/core/
Dimage_grid_unittest.cc310 test_api.top_right_clip_rect().width()); in TEST_F()
318 test_api.top_right_clip_rect().height() + in TEST_F()
335 EXPECT_TRUE(test_api.top_right_clip_rect().IsEmpty()); in TEST_F()
Dimage_grid.h70 gfx::Rect top_right_clip_rect() const { in top_right_clip_rect() function