Searched refs:XkbAddGeomRow (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h41 #define XkbAddGeomRow SrvXkbAddGeomRow macro
342 extern XkbRowPtr XkbAddGeomRow(XkbSectionPtr /* section */ ,
H A DXKBGAlloc.c695 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) function in typeref:typename:XkbRowPtr
H A Dxkmread.c992 row = XkbAddGeomRow(section, rowWire.num_keys);
H A Dxkb.c5387 row = XkbAddGeomRow(section, rWire->nKeys);
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbgeom.h41 #define XkbAddGeomRow SrvXkbAddGeomRow macro
354 XkbAddGeomRow(
H A DXKBGAlloc.c791 XkbAddGeomRow(XkbSectionPtr section,int sz_keys) function in typeref:typename:XkbRowPtr
H A Dxkmread.c952 row= XkbAddGeomRow(section,rowWire.num_keys);
H A Dxkb.c5222 row= XkbAddGeomRow(section,rWire->nKeys);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h42 #define XkbAddGeomRow SrvXkbAddGeomRow macro
363 XkbAddGeomRow(
/xsrc/external/mit/libX11/dist/man/xkb/
H A DMakefile.am15 XkbAddGeomRow.man \
H A DMakefile.in360 XkbAddGeomRow.man \
/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h319 XkbAddGeomRow(
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c802 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) function in typeref:typename:XkbRowPtr
H A DXKBGeom.c540 row = XkbAddGeomRow(section, rowWire->nKeys);
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmread.c893 row = XkbAddGeomRow(section, rowWire.num_keys);
/xsrc/external/mit/xkbcomp/dist/
H A Dgeometry.c3559 XkbRowPtr row = XkbAddGeomRow(section, ri->nKeys);

Completed in 36 milliseconds