Lines Matching defs:_ClutterTouchpadSwipeEvent
478 struct _ClutterTouchpadSwipeEvent struct
480 ClutterEventType type;
481 guint32 time;
482 ClutterEventFlags flags;
483 ClutterStage *stage;
484 ClutterActor *source;
486 ClutterTouchpadGesturePhase phase;
487 guint n_fingers;
488 gfloat x;
489 gfloat y;
490 gfloat dx;
491 gfloat dy;
492 gfloat dx_unaccel;
493 gfloat dy_unaccel;