Home
last modified time | relevance | path

Searched defs:handle_events (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/dports/devel/elixir-gen_stage/gen_stage-0.14.0/examples/
H A Dproducer_consumer.exs30 def handle_events(events, _from, number) do function
48 def handle_events(events, _from, state) do function
H A Drate_limiter.exs48 def handle_events(events, from, producers) do function
H A Dgen_event.exs79 def handle_events(events, _from, state) do function
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/win32/
H A Devents.c70 struct handle_events struct
78 struct handle_events *next; argument
/dports/devel/elixir-gen_stage/gen_stage-0.14.0/test/
H A Dgen_stage_test.exs133 def handle_events(events, _from, recipient) do function
159 def handle_events(events, _from, recipient) do function
185 def handle_events(events, _from, recipient) do function
206 def handle_events(events, _from, recipient) do function
251 def handle_events(events, _from, recipient) do function
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dvideooverlay.cc156 void VideoOverlay_Class::handle_events_vfunc_callback(GstVideoOverlay* self, gboolean handle_events) in handle_events_vfunc_callback()
313 void VideoOverlay::handle_events(bool handle_events) in handle_events() function in Gst::VideoOverlay
348 void Gst::VideoOverlay::handle_events_vfunc(bool handle_events) in handle_events_vfunc()
/dports/devel/elixir-quantum/quantum-elixir-2.2.6/test/support/
H A Dtest_consumer.ex19 def handle_events(events, _from, owner) do function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Dvideo_overlay.rs40 fn handle_events(&self, handle_events: bool); in handle_events() method
66 fn handle_events(&self, handle_events: bool) { in handle_events() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Dvideo_overlay.rs40 fn handle_events(&self, handle_events: bool); in handle_events() method
66 fn handle_events(&self, handle_events: bool) { in handle_events() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-video/src/auto/
H A Dvideo_overlay.rs40 fn handle_events(&self, handle_events: bool); in handle_events() method
66 fn handle_events(&self, handle_events: bool) { in handle_events() method
/dports/www/p5-Reaction/Reaction-0.002005/t/lib/RTest/UI/
H A DWindow.pm28 sub handle_events { subroutine
/dports/games/freeminer/freeminer-0.4.10.4/builtin/fstk/
H A Ddialog.lua38 handle_events = function(self,event) function
H A Dbuttonbar.lua135 handle_events = function(self, event) end, function
H A Dui.lua129 function ui.handle_events(event) function
H A Dtabview.lua114 local function handle_events(self,event) function
/dports/games/minetest/minetest-5.4.1/builtin/fstk/
H A Dbuttonbar.lua135 handle_events = function(self, event) end, function
H A Dui.lua153 function ui.handle_events(event) function
H A Ddialog.lua38 handle_events = function(self,event) function
H A Dtabview.lua114 local function handle_events(self,event) function
/dports/www/squid/squid-4.15/src/acl/external/delayer/
H A Dext_delayer_acl.pl.in205 sub handle_events { subroutine
/dports/devel/elixir-gen_stage/gen_stage-0.14.0/lib/
H A Dgen_stage.ex123 def handle_events(events, _from, number) do function
143 def handle_events(events, _from, state) do function
464 def handle_events(events, _from, state) do function
567 def handle_events(events, from, producers) do function
988 @callback handle_events(events :: [event], from, state :: term) :: callback
/dports/net/py-wsproto/wsproto-1.0.0/example/
H A Dsynchronous_client.py109 def handle_events(ws: WSConnection) -> None: function
/dports/games/freeminer/freeminer-0.4.10.4/builtin/mainmenu/
H A Dstore.lua316 function modstore.handle_events(this,event) function
/dports/sysutils/diskonaut/diskonaut-0.11.0/src/messages/
H A Devent.rs14 pub fn handle_events(event_receiver: Receiver<Event>, instruction_sender: SyncSender<Instruction>) { in handle_events() function
/dports/www/p5-Reaction/Reaction-0.002005/lib/Reaction/UI/
H A DViewPort.pm90 sub handle_events { subroutine

12345678910>>...16