HomeSort by relevance Sort by last modified time
    Searched refs:drag_drop_controller (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/test/
shell_test_api.h 41 DragDropController* drag_drop_controller();
shell_test_api.cc 50 DragDropController* ShellTestApi::drag_drop_controller() { function in class:ash::test::ShellTestApi
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 8 #include "ash/drag_drop/drag_drop_controller.h"
728 ash::DragDropController* drag_drop_controller = local
729 shell_test_api.drag_drop_controller();
735 base::Bind(&CancelDrag, drag_drop_controller, &drag_canceled_by_test));
737 drag_drop_controller->StartDragAndDrop(data, window->GetRootWindow(),
    [all...]
  /external/chromium_org/ash/
shell_unittest.cc 13 #include "ash/drag_drop/drag_drop_controller.h"
503 shell_test_api.drag_drop_controller());

Completed in 1190 milliseconds