Home | History | Annotate | Download | only in shelf

Lines Matching refs:point_in_root

619   gfx::Point point_in_root = location_in_screen_coordinates;
622 &point_in_root);
623 ui::MouseEvent event(ui::ET_MOUSE_PRESSED, pt, point_in_root, 0, 0);
642 gfx::Point point_in_root = location_in_screen_coordinates;
645 &point_in_root);
646 ui::MouseEvent event(ui::ET_MOUSE_DRAGGED, pt, point_in_root, 0, 0);