Searched refs:XkbAllocGeometry (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 44 #define XkbAllocGeometry SrvXkbAllocGeometry macro 534 extern Status XkbAllocGeometry(XkbDescPtr /* xkb */ ,
|
| H A D | XKBGAlloc.c | 501 XkbAllocGeometry(XkbDescPtr xkb, XkbGeometrySizesPtr sizes) function in typeref:typename:Status
|
| H A D | xkmread.c | 1055 if (XkbAllocGeometry(xkb, &sizes) != Success) {
|
| H A D | xkb.c | 5635 if ((status = XkbAllocGeometry(xkb, &sizes)) != Success) {
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 58 #define XkbAllocGeometry SrvXkbAllocGeometry macro 595 XkbAllocGeometry(
|
| H A D | XKBGAlloc.c | 595 XkbAllocGeometry(XkbDescPtr xkb,XkbGeometrySizesPtr sizes) function in typeref:typename:Status
|
| H A D | xkmread.c | 1015 if (XkbAllocGeometry(xkb,&sizes)!=Success) {
|
| H A D | xkb.c | 5451 if ((status= XkbAllocGeometry(xkb,&sizes))!=Success) {
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 59 #define XkbAllocGeometry SrvXkbAllocGeometry macro 604 XkbAllocGeometry(
|
| /xsrc/external/mit/libX11/dist/man/xkb/ |
| H A D | Makefile.am | 37 XkbAllocGeometry.man \
|
| H A D | Makefile.in | 382 XkbAllocGeometry.man \
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 560 XkbAllocGeometry(
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | alias.c | 244 status = XkbAllocGeometry(xkb, &sizes);
|
| H A D | geometry.c | 3662 if (XkbAllocGeometry(xkb, &sizes) != Success)
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 607 XkbAllocGeometry(XkbDescPtr xkb, XkbGeometrySizesPtr sizes) function in typeref:typename:Status
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 956 if (XkbAllocGeometry(result->xkb, &sizes) != Success) {
|
Completed in 129 milliseconds