Home
last modified time | relevance | path

Searched defs:idle_function (Results 1 – 8 of 8) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/shell/src/x11/
H A DShellX11.cpp195 void Shell::EventLoop(ShellIdleFunction idle_function) in EventLoop()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/shell/src/win32/
H A DShellWin32.cpp177 void Shell::EventLoop(ShellIdleFunction idle_function) in EventLoop()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/shell/src/macosx/
H A DShellMacOSX.cpp143 void Shell::EventLoop(ShellIdleFunction idle_function) in EventLoop()
/dports/multimedia/hypnotix/hypnotix-1.4/usr/lib/hypnotix/
H A Dcommon.py36 def idle_function(func): function
/dports/astro/siril/siril/src/core/
H A Dprocessing.h60 GSourceFunc idle_function; member
H A Dprocessing.c576 guint siril_add_idle(GSourceFunc idle_function, gpointer data) { in siril_add_idle()
/dports/x11/showmethekey/showmethekey-1.5.0/showmethekey-gtk/
H A Dsmtk-keys-emitter.c124 static gboolean idle_function(gpointer user_data) in idle_function() function
/dports/math/giacxcas/giac-1.6.0/src/
H A DXcas1.cc268 void (*idle_function)()=0; variable