Searched refs:XkbAddGeomRow (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 41 #define XkbAddGeomRow SrvXkbAddGeomRow macro 342 extern XkbRowPtr XkbAddGeomRow(XkbSectionPtr /* section */ ,
|
| H A D | XKBGAlloc.c | 695 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) function in typeref:typename:XkbRowPtr
|
| H A D | xkmread.c | 992 row = XkbAddGeomRow(section, rowWire.num_keys);
|
| H A D | xkb.c | 5387 row = XkbAddGeomRow(section, rWire->nKeys);
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 41 #define XkbAddGeomRow SrvXkbAddGeomRow macro 354 XkbAddGeomRow(
|
| H A D | XKBGAlloc.c | 791 XkbAddGeomRow(XkbSectionPtr section,int sz_keys) function in typeref:typename:XkbRowPtr
|
| H A D | xkmread.c | 952 row= XkbAddGeomRow(section,rowWire.num_keys);
|
| H A D | xkb.c | 5222 row= XkbAddGeomRow(section,rWire->nKeys);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 42 #define XkbAddGeomRow SrvXkbAddGeomRow macro 363 XkbAddGeomRow(
|
| /xsrc/external/mit/libX11/dist/man/xkb/ |
| H A D | Makefile.am | 15 XkbAddGeomRow.man \
|
| H A D | Makefile.in | 360 XkbAddGeomRow.man \
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 319 XkbAddGeomRow(
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 802 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) function in typeref:typename:XkbRowPtr
|
| H A D | XKBGeom.c | 540 row = XkbAddGeomRow(section, rowWire->nKeys);
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 893 row = XkbAddGeomRow(section, rowWire.num_keys);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | geometry.c | 3559 XkbRowPtr row = XkbAddGeomRow(section, ri->nKeys);
|
Completed in 36 milliseconds