Searched refs:_gx_animation_drag_tracking_start (Results 1 – 4 of 4) sorted by relevance
79 UINT _gx_animation_drag_tracking_start(GX_ANIMATION *animation, GX_POINT penpos);
148 _gx_animation_drag_tracking_start(animation, penpos); in _gx_animation_drag_tracking()
154 … _gx_animation_drag_tracking_start(animation, event_ptr -> gx_event_payload.gx_event_pointdata); in _gx_animation_drag_event_check()
77 UINT _gx_animation_drag_tracking_start(GX_ANIMATION *animation, GX_POINT penpos) in _gx_animation_drag_tracking_start() function