Searched refs:XkmReadFile (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbfile.h269 extern _X_EXPORT unsigned XkmReadFile(FILE * /* file */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbfile.h301 extern _X_EXPORT unsigned XkmReadFile(
/xsrc/external/mit/libxkbfile/dist/include/X11/extensions/
H A DXKBfile.h452 extern unsigned XkmReadFile(
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DddxLoad.c362 missing= XkmReadFile(file,need,want,xkbRtrn);
H A Dxkmread.c1174 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 DddxLoad.c345 missing = XkmReadFile(file, need, want, xkbRtrn);
H A Dxkmread.c1226 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 Dxkbprint.c674 tmp = XkmReadFile(file, XkmGeometryMask, XkmKeymapLegal, &result);
/xsrc/external/mit/xkbcomp/dist/
H A Dxkbcomp.c1080 tmp = XkmReadFile(file, 0, XkmKeymapLegal, &result);
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmread.c1245 XkmReadFile(FILE *file, unsigned need, unsigned want, XkbFileInfo *result) function in typeref:typename:unsigned
1256 _XkbLibError(_XkbErrIllegalContents, "XkmReadFile",

Completed in 12 milliseconds