Home
last modified time | relevance | path

Searched defs:_ClutterTouchpadSwipeEvent (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-event.h455 struct _ClutterTouchpadSwipeEvent struct
457 ClutterEventType type;
458 guint32 time;
459 ClutterEventFlags flags;
460 ClutterStage *stage;
461 ClutterActor *source;
464 guint n_fingers;
465 gfloat x;
466 gfloat y;
467 gfloat dx;
[all …]
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-event.h480 ClutterEventType type;
481 guint32 time;
483 ClutterStage *stage;
484 ClutterActor *source;
487 guint n_fingers;
488 gfloat x;
489 gfloat y;
490 gfloat dx;
491 gfloat dy;
492 gfloat dx_unaccel;
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-event.h484 struct _ClutterTouchpadSwipeEvent struct
486 ClutterEventType type;
487 guint32 time;
488 ClutterEventFlags flags;
489 ClutterStage *stage;
490 ClutterActor *source;
493 guint n_fingers;
494 gfloat x;
495 gfloat y;
496 gfloat dx;
[all …]