Searched refs:_XkbInitReadBuffer (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBRdBuf.c38 _XkbInitReadBuffer(Display *dpy, XkbReadBufferPtr buf, int size) function in typeref:typename:int
H A DXKBList.c195 if (_XkbInitReadBuffer(dpy, &buf, extraLen)) {
H A DXKBlibint.h208 extern int _XkbInitReadBuffer(
H A DXKBCompat.c45 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
H A DXKBleds.c75 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
H A DXKBExtDev.c182 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
H A DXKBGeom.c629 if (_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4)) {
H A DXKBGetMap.c519 if (_XkbInitReadBuffer(dpy, &buf, extraData)) {
H A DXKBNames.c76 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))

Completed in 9 milliseconds