Home
last modified time | relevance | path

Searched refs:XkbInternAtomFunc (Results 1 – 7 of 7) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXKBlib.h352 typedef Atom (*XkbInternAtomFunc)( typedef
364 XkbInternAtomFunc /* getAtom */,
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXKBlib.h340 typedef Atom (*XkbInternAtomFunc)( typedef
352 XkbInternAtomFunc /* getAtom */,
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXKBlib.h340 typedef Atom (*XkbInternAtomFunc)( typedef
352 XkbInternAtomFunc /* getAtom */,
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXKBlib.h352 typedef Atom (*XkbInternAtomFunc)( typedef
364 XkbInternAtomFunc /* getAtom */,
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXKBlib.h352 typedef Atom (*XkbInternAtomFunc)( typedef
369 XkbInternAtomFunc /* getAtom */,
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBlibint.h64 extern XkbInternAtomFunc _XkbInternAtomFunc;
H A DXKB.c35 XkbInternAtomFunc _XkbInternAtomFunc = XInternAtom;
770 XkbSetAtomFuncs(XkbInternAtomFunc getAtom, XkbGetAtomNameFunc getName) in XkbSetAtomFuncs()