PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 213 native_client_sdk/src/examples/api/input_event/input_event.cc touch_event.GetTouchCount(PP_TOUCHLIST_TYPE_CHANGEDTOUCHES); PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 216 native_client_sdk/src/examples/api/input_event/input_event.cc touch_event.GetTouchByIndex(PP_TOUCHLIST_TYPE_CHANGEDTOUCHES, i); PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 75 ppapi/examples/input/pointer_event_input.cc uint32_t count = touch.GetTouchCount(PP_TOUCHLIST_TYPE_CHANGEDTOUCHES); PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 78 ppapi/examples/input/pointer_event_input.cc PP_TOUCHLIST_TYPE_CHANGEDTOUCHES, i); PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 125 ppapi/shared_impl/ppb_input_event_shared.cc case PP_TOUCHLIST_TYPE_CHANGEDTOUCHES: PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 140 ppapi/shared_impl/ppb_input_event_shared.cc case PP_TOUCHLIST_TYPE_CHANGEDTOUCHES: PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 156 ppapi/shared_impl/ppb_input_event_shared.cc case PP_TOUCHLIST_TYPE_CHANGEDTOUCHES: PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 178 ppapi/shared_impl/ppb_input_event_shared.cc case PP_TOUCHLIST_TYPE_CHANGEDTOUCHES: PP_TOUCHLIST_TYPE_CHANGEDTOUCHES 174 ppapi/tests/test_input_event.cc touch_event.AddTouchPoint(PP_TOUCHLIST_TYPE_CHANGEDTOUCHES, touch_point);