Home
last modified time | relevance | path

Searched refs:XkbSetDetectableAutoRepeat (Results 1 – 25 of 124) sorted by relevance

12345

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfinput/
H A Dxkb.c35 XkbSetDetectableAutoRepeat(g.Disp, 1, NULL); in InitKeyboard()
67 XkbSetDetectableAutoRepeat(g.Disp, 0, NULL); in DestroyKeyboard()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dutilsgtk.cpp70 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dutilsgtk.cpp70 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dutilsgtk.cpp70 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dutilsgtk.cpp75 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dutilsgtk.cpp75 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dutilsgtk.cpp75 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dutilsgtk.cpp75 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/libpicofe/linux/
H A Dxenv.c61 FPTR(XkbSetDetectableAutoRepeat);
120 FPTR_LINK(g_xstuff, x11lib, XkbSetDetectableAutoRepeat); in x11h_init()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Dutilsx.cpp247 XkbSetDetectableAutoRepeat( (Display *)wxGetDisplay(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Dutilsx.cpp247 XkbSetDetectableAutoRepeat( (Display *)wxGetDisplay(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Dmeson.build117 cc.has_header_symbol('X11/XKBlib.h', 'XkbSetDetectableAutoRepeat',
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Dutilsx.cpp247 XkbSetDetectableAutoRepeat( (Display *)wxGetDisplay(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp86 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp86 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp86 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp86 XkbSetDetectableAutoRepeat( GDK_DISPLAY(), flag, &result ); in wxSetDetectableAutoRepeat()
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/window/xlib/
H A D__init__.py73 XkbSetDetectableAutoRepeat = xlib._lib.XkbSetDetectableAutoRepeat variable
74 XkbSetDetectableAutoRepeat.restype = c_int
75 XkbSetDetectableAutoRepeat.argtypes = [POINTER(xlib.Display), c_int, POINTER(c_int)]
170 _can_detect_autorepeat = XkbSetDetectableAutoRepeat(self.display._display, c_int(1),
/dports/games/lwjgl/lwjgl-2df01dd/src/native/linux/
H A Dorg_lwjgl_opengl_LinuxKeyboard.c59 Bool result = XkbSetDetectableAutoRepeat(disp, enabled, NULL); in Java_org_lwjgl_opengl_LinuxKeyboard_nSetDetectableKeyRepeat()
/dports/x11/libX11/libX11-1.7.2/man/xkb/
H A DMakefile.am188 XkbSetDetectableAutoRepeat.man \
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/window/xlib/
H A D__init__.py75 XkbSetDetectableAutoRepeat = xlib._lib.XkbSetDetectableAutoRepeat variable
76 XkbSetDetectableAutoRepeat.restype = c_int
77 XkbSetDetectableAutoRepeat.argtypes = [POINTER(xlib.Display), c_int, POINTER(c_int)]
176 _can_detect_autorepeat = XkbSetDetectableAutoRepeat(self.display._display, c_int(1),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/platform/x11/
H A Dx11_event_source.cc50 if (!XkbSetDetectableAutoRepeat(display, x11::True, &supported_return)) { in InitializeXkb()
/dports/x11/xbindkeys/xbindkeys-1.8.6/
H A Dxbindkeys.c98 XkbSetDetectableAutoRepeat(d, True, &supported_rtrn);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXKBlib.h893 extern Bool XkbSetDetectableAutoRepeat(
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXlibWrapper.java512 static native void XkbSetDetectableAutoRepeat(long display, boolean detectable); in XkbSetDetectableAutoRepeat() method in XlibWrapper

12345