Searched refs:_XkbInitReadBuffer (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBRdBuf.c | 38 _XkbInitReadBuffer(Display *dpy, XkbReadBufferPtr buf, int size) function in typeref:typename:int
|
| H A D | XKBList.c | 195 if (_XkbInitReadBuffer(dpy, &buf, extraLen)) {
|
| H A D | XKBlibint.h | 208 extern int _XkbInitReadBuffer(
|
| H A D | XKBCompat.c | 45 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
|
| H A D | XKBleds.c | 75 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
|
| H A D | XKBExtDev.c | 182 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
|
| H A D | XKBGeom.c | 629 if (_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4)) {
|
| H A D | XKBGetMap.c | 519 if (_XkbInitReadBuffer(dpy, &buf, extraData)) {
|
| H A D | XKBNames.c | 76 if (!_XkbInitReadBuffer(dpy, &buf, (int) rep->length * 4))
|
Completed in 9 milliseconds