Searched refs:XkmReadFile (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbfile.h | 269 extern _X_EXPORT unsigned XkmReadFile(FILE * /* file */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkbfile.h | 301 extern _X_EXPORT unsigned XkmReadFile(
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKBfile.h | 452 extern unsigned XkmReadFile(
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | ddxLoad.c | 362 missing= XkmReadFile(file,need,want,xkbRtrn);
|
| H A D | xkmread.c | 1174 XkmReadFile(FILE *file,unsigned need,unsigned want,XkbDescPtr *xkb) function in typeref:typename:unsigned 1185 _XkbLibError(_XkbErrIllegalContents,"XkmReadFile",
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | ddxLoad.c | 345 missing = XkmReadFile(file, need, want, xkbRtrn);
|
| H A D | xkmread.c | 1226 XkmReadFile(FILE * file, unsigned need, unsigned want, XkbDescPtr *xkb) function in typeref:typename:unsigned 1237 _XkbLibError(_XkbErrIllegalContents, "XkmReadFile",
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | xkbprint.c | 674 tmp = XkmReadFile(file, XkmGeometryMask, XkmKeymapLegal, &result);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | xkbcomp.c | 1080 tmp = XkmReadFile(file, 0, XkmKeymapLegal, &result);
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 1245 XkmReadFile(FILE *file, unsigned need, unsigned want, XkbFileInfo *result) function in typeref:typename:unsigned 1256 _XkbLibError(_XkbErrIllegalContents, "XkmReadFile",
|
Completed in 12 milliseconds