Home
last modified time | relevance | path

Searched refs:BindClosure (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-actor.c20938 } BindClosure; typedef
20949 BindClosure *data = data_; in bind_closure_free()
20955 g_slice_free (BindClosure, data); in bind_closure_free()
20962 BindClosure *data = data_; in bind_child_with_properties()
21039 BindClosure *clos; in clutter_actor_bind_model_with_properties()
21046 clos = g_slice_new0 (BindClosure); in clutter_actor_bind_model_with_properties()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-actor.c21011 } BindClosure; typedef
21022 BindClosure *data = data_; in bind_closure_free()
21028 g_slice_free (BindClosure, data); in bind_closure_free()
21035 BindClosure *data = data_; in bind_child_with_properties()
21112 BindClosure *clos; in clutter_actor_bind_model_with_properties()
21119 clos = g_slice_new0 (BindClosure); in clutter_actor_bind_model_with_properties()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-actor.c19302 } BindClosure; typedef
19313 BindClosure *data = data_; in bind_closure_free()
19326 BindClosure *data = data_; in bind_child_with_properties()
19403 BindClosure *clos; in clutter_actor_bind_model_with_properties()
19410 clos = g_new0 (BindClosure, 1); in clutter_actor_bind_model_with_properties()