OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SimulateDrag
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/app_list/views/
apps_grid_view_unittest.cc
146
void
SimulateDrag
(AppsGridView::Pointer pointer,
241
SimulateDrag
(AppsGridView::MOUSE, from, to);
248
SimulateDrag
(AppsGridView::MOUSE, from, to);
255
SimulateDrag
(AppsGridView::MOUSE, from, to);
263
SimulateDrag
(AppsGridView::MOUSE, from, to);
288
SimulateDrag
(AppsGridView::MOUSE, from, to);
307
SimulateDrag
(AppsGridView::MOUSE, from, to);
333
SimulateDrag
(AppsGridView::MOUSE, mouse_from, mouse_to);
334
SimulateDrag
(AppsGridView::TOUCH, touch_from, touch_to);
342
SimulateDrag
(AppsGridView::TOUCH, touch_from, touch_to)
[
all
...]
/external/chromium_org/ash/shelf/
shelf_view_unittest.cc
420
views::View*
SimulateDrag
(internal::ShelfButtonHost::Pointer pointer,
[
all
...]
Completed in 458 milliseconds