Searched refs:XkbInternAtomFunc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/
H A DXKBlib.h340 typedef Atom (*XkbInternAtomFunc)( typedef in typeref:typename:Atom (*)(Display *,_Xconst char *,Bool)
352 XkbInternAtomFunc /* getAtom */,
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBlibint.h64 extern XkbInternAtomFunc _XkbInternAtomFunc;
H A DXKB.c35 XkbInternAtomFunc _XkbInternAtomFunc = XInternAtom;
766 XkbSetAtomFuncs(XkbInternAtomFunc getAtom, XkbGetAtomNameFunc getName)

Completed in 5 milliseconds