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

/external/chromium_org/athena/home/
H A Dminimized_home.cc14 const int kDragHandleHeight = 2; member in namespace:__anon2130
33 bounds.bottom() - kDragHandleHeight,
35 kDragHandleHeight),
/external/chromium_org/athena/util/
H A Ddrag_handle_unittest.cc57 const int kDragHandleHeight = 100; member in namespace:athena
80 kDragHandleHeight));
90 const gfx::Size& size = gfx::Size(kDragHandleWidth, kDragHandleHeight);
/external/chromium_org/athena/wm/
H A Dsplit_view_controller.cc35 const int kDragHandleHeight = 80; member in namespace:athena::__anon2164
281 kDragHandleHeight);

Completed in 156 milliseconds