Searched defs:GetTouchByIndex (Results 1 – 4 of 4) sorted by relevance
169 PP_TouchPoint PPB_InputEvent_Shared::GetTouchByIndex(PP_TouchListType list, in GetTouchByIndex() function in ppapi::PPB_InputEvent_Shared
279 TouchPoint TouchInputEvent::GetTouchByIndex(PP_TouchListType list, in GetTouchByIndex() function in pp::TouchInputEvent
874 struct PP_TouchPoint (*GetTouchByIndex)(PP_Resource resource, member
477 struct PP_TouchPoint GetTouchByIndex(PP_Resource touch_event, in GetTouchByIndex() function