Searched refs:xkbShapeWireDesc (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBSetGeom.c100 size += SIZEOF(xkbShapeWireDesc);
205 xkbShapeWireDesc *shapeWire;
212 shapeWire = (xkbShapeWireDesc *) wire;
H A DXKBGeom.c348 xkbShapeWireDesc *shapeWire;
352 shapeWire = (xkbShapeWireDesc *)
353 _XkbGetReadBufferPtr(buf, SIZEOF(xkbShapeWireDesc));
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h651 } xkbShapeWireDesc; typedef in typeref:struct:_xkbShapeWireDesc
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkb.c4553 size+= SIZEOF(xkbShapeWireDesc);
4567 xkbShapeWireDesc * shapeWire;
4573 shapeWire= (xkbShapeWireDesc *)wire;
5290 xkbShapeWireDesc * shapeWire;
5293 shapeWire= (xkbShapeWireDesc *)wire;
5327 shapeWire= (xkbShapeWireDesc *)olWire;
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkb.c4695 size += SIZEOF(xkbShapeWireDesc);
4709 xkbShapeWireDesc *shapeWire;
4716 shapeWire = (xkbShapeWireDesc *) wire;
5459 xkbShapeWireDesc *shapeWire;
5463 shapeWire = (xkbShapeWireDesc *) wire;
5507 shapeWire = (xkbShapeWireDesc *) olWire;

Completed in 25 milliseconds