shelf_view.cc | 615 gfx::Point point_in_root = location_in_screen_coordinates; local 618 &point_in_root); local 619 ui::MouseEvent event(ui::ET_MOUSE_PRESSED, pt, point_in_root, 0); 638 gfx::Point point_in_root = location_in_screen_coordinates; local 641 &point_in_root); local 642 ui::MouseEvent event(ui::ET_MOUSE_DRAGGED, pt, point_in_root, 0); [all...] |