Home
last modified time | relevance | path

Searched refs:destroyedActor (Results 1 – 5 of 5) sorted by relevance

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Danimation.c353 ClutterActor *destroyedActor; in _xfdashboard_animation_on_actor_destroyed() local
361 destroyedActor=CLUTTER_ACTOR(inUserData); in _xfdashboard_animation_on_actor_destroyed()
378 if(entry->actor==destroyedActor) in _xfdashboard_animation_on_actor_destroyed()
383 G_OBJECT_TYPE_NAME(destroyedActor), in _xfdashboard_animation_on_actor_destroyed()
384 destroyedActor, in _xfdashboard_animation_on_actor_destroyed()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPChild.cpp678 RefPtr<GMPContentChild>& destroyedActor = mGMPContentChildren[i - 1]; in GMPContentChildActorDestroy() local
679 if (destroyedActor.get() == aGMPContentChild) { in GMPContentChildActorDestroy()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPChild.cpp658 RefPtr<GMPContentChild>& destroyedActor = mGMPContentChildren[i - 1]; in GMPContentChildActorDestroy() local
659 if (destroyedActor.get() == aGMPContentChild) { in GMPContentChildActorDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPChild.cpp678 RefPtr<GMPContentChild>& destroyedActor = mGMPContentChildren[i - 1]; in GMPContentChildActorDestroy() local
679 if (destroyedActor.get() == aGMPContentChild) { in GMPContentChildActorDestroy()
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPChild.cpp705 RefPtr<GMPContentChild>& destroyedActor = mGMPContentChildren[i - 1]; in GMPContentChildActorDestroy() local
706 if (destroyedActor.get() == aGMPContentChild) { in GMPContentChildActorDestroy()