/external/chromium_org/ui/base/dragdrop/ |
D | drop_target_event.cc | 16 const gfx::Point& root_location, in DropTargetEvent()
|
/external/chromium_org/ui/views/ |
D | drag_utils_aura.cc | 18 gfx::Point root_location(location); in RunShellDrag() local
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | desktop_drag_drop_client_win.cc | 31 const gfx::Point& root_location, in StartDragAndDrop()
|
D | desktop_drop_target_win.cc | 98 gfx::Point root_location = location; in Translate() local
|
D | desktop_drag_drop_client_aurax11.cc | 608 const gfx::Point& root_location, in StartDragAndDrop() 883 gfx::Point root_location = root_window_location; in DragTranslate() local
|
/external/chromium_org/ui/aura/ |
D | window_tree_host.cc | 170 gfx::Point root_location(host_location); in MoveCursorToHostLocation() local 265 void WindowTreeHost::MoveCursorToInternal(const gfx::Point& root_location, in MoveCursorToInternal()
|
D | window_event_dispatcher.cc | 218 const gfx::Point& root_location) { in OnCursorMovedToRootLocation()
|
/external/chromium_org/ui/events/ |
D | event.cc | 290 const gfx::PointF& root_location, in LocatedEvent() 320 const gfx::PointF& root_location, in MouseEvent() 472 const gfx::PointF& root_location, in MouseWheelEvent()
|
D | event.h | 273 void set_root_location(const gfx::PointF& root_location) { in set_root_location() 276 gfx::Point root_location() const { in root_location() function
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 429 LocationRecorder root_location(this); in Parse() local 485 const LocationRecorder& root_location) { in ParseTopLevelStatement() 1513 const LocationRecorder& root_location) { in ParsePackage() 1547 const LocationRecorder& root_location) { in ParseImport()
|
/external/chromium_org/ui/aura/test/ |
D | ui_controls_factory_aurax11.cc | 108 gfx::Point root_location(screen_x, screen_y); in SendMouseMoveNotifyWhenDone() local
|
D | ui_controls_factory_ozone.cc | 95 gfx::Point root_location(screen_x, screen_y); in SendMouseMoveNotifyWhenDone() local
|
/external/chromium_org/ui/views/test/ |
D | ui_controls_factory_desktop_aurax11.cc | 135 gfx::Point root_location = screen_location; in SendMouseMoveNotifyWhenDone() local
|
/external/chromium_org/ash/drag_drop/ |
D | drag_drop_controller.cc | 157 const gfx::Point& root_location, in StartDragAndDrop()
|
/external/chromium_org/ash/magnifier/ |
D | magnification_controller.cc | 49 void MoveCursorTo(aura::WindowTreeHost* host, const gfx::Point& root_location) { in MoveCursorTo()
|
/external/chromium_org/ui/events/test/ |
D | event_generator.cc | 46 const gfx::Point& root_location, in TestTouchEvent()
|