CreateTouchPoint 83 content/common/input/web_input_event_traits_unittest.cc CreateTouchPoint(WebTouchPoint::StateMoved, 1); CreateTouchPoint 85 content/common/input/web_input_event_traits_unittest.cc CreateTouchPoint(WebTouchPoint::StateMoved, 0); CreateTouchPoint 92 content/common/input/web_input_event_traits_unittest.cc CreateTouchPoint(WebTouchPoint::StateMoved, 1); CreateTouchPoint 101 content/common/input/web_input_event_traits_unittest.cc touch0.touches[0] = CreateTouchPoint(WebTouchPoint::StateMoved, 1); CreateTouchPoint 102 content/common/input/web_input_event_traits_unittest.cc touch1.touches[1] = CreateTouchPoint(WebTouchPoint::StateStationary, 1); CreateTouchPoint 103 content/common/input/web_input_event_traits_unittest.cc touch0.touches[1] = CreateTouchPoint(WebTouchPoint::StateStationary, 0); CreateTouchPoint 104 content/common/input/web_input_event_traits_unittest.cc touch1.touches[0] = CreateTouchPoint(WebTouchPoint::StateMoved, 0);