| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 85 unsigned short shape_ndx; member in struct:_XkbShapeDoodad 88 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 90 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 115 unsigned short shape_ndx; member in struct:_XkbIndicatorDoodad 119 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 127 ((d)->shape_ndx= (s)-&(g)->shapes[0]) 137 unsigned short shape_ndx; member in struct:_XkbLogoDoodad 141 #define XkbLogoDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 143 #define XkbSetLogoDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 172 unsigned char shape_ndx; member in struct:_XkbKey [all...] |
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 107 unsigned short shape_ndx; member in struct:_XkbShapeDoodad 111 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 113 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 139 unsigned short shape_ndx; member in struct:_XkbIndicatorDoodad 144 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 152 ((d)->shape_ndx= (s)-&(g)->shapes[0]) 162 unsigned short shape_ndx; member in struct:_XkbLogoDoodad 167 #define XkbLogoDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 169 #define XkbSetLogoDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 198 unsigned char shape_ndx; member in struct:_XkbKey [all...] |
| H A D | xkmread.c | 883 doodad->shape.shape_ndx = doodadWire.shape.shape_ndx; 896 doodad->indicator.shape_ndx = doodadWire.indicator.shape_ndx; 903 doodad->logo.shape_ndx = doodadWire.logo.shape_ndx; 1010 key->shape_ndx = keyWire.shape_ndx;
|
| H A D | xkb.c | 4800 doodadWire->shape.shapeNdx = doodad->shape.shape_ndx; 4819 doodadWire->indicator.shapeNdx = doodad->indicator.shape_ndx; 4826 doodadWire->logo.shapeNdx = doodad->logo.shape_ndx; 4974 keyWire[k].shapeNdx = key->shape_ndx; 5209 doodad->shape.shape_ndx = dWire->shape.shapeNdx; 5250 doodad->indicator.shape_ndx = dWire->indicator.shapeNdx; 5266 doodad->logo.shape_ndx = dWire->logo.shapeNdx; 5405 key->shape_ndx = kWire->shapeNdx; 5407 if (key->shape_ndx >= geom->num_shapes) { 5408 client->errorValue = _XkbErrCode3(0x10, key->shape_ndx, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 122 unsigned short shape_ndx; member in struct:_XkbShapeDoodad 125 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 127 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 152 unsigned short shape_ndx; member in struct:_XkbIndicatorDoodad 156 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 164 ((d)->shape_ndx= (s)-&(g)->shapes[0]) 174 unsigned short shape_ndx; member in struct:_XkbLogoDoodad 178 #define XkbLogoDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 180 #define XkbSetLogoDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 209 unsigned char shape_ndx; member in struct:_XkbKey [all...] |
| H A D | xkmread.c | 840 doodad->shape.shape_ndx= doodadWire.shape.shape_ndx; 853 doodad->indicator.shape_ndx= doodadWire.indicator.shape_ndx; 860 doodad->logo.shape_ndx= doodadWire.logo.shape_ndx; 970 key->shape_ndx= keyWire.shape_ndx;
|
| H A D | xkb.c | 4657 doodadWire->shape.shapeNdx= doodad->shape.shape_ndx; 4678 doodadWire->indicator.shapeNdx= doodad->indicator.shape_ndx; 4686 doodadWire->logo.shapeNdx= doodad->logo.shape_ndx; 4826 keyWire[k].shapeNdx= key->shape_ndx; 5055 doodad->shape.shape_ndx= dWire->shape.shapeNdx; 5096 doodad->indicator.shape_ndx= dWire->indicator.shapeNdx; 5112 doodad->logo.shape_ndx= dWire->logo.shapeNdx; 5236 key->shape_ndx= kWire[k].shapeNdx; 5238 if (key->shape_ndx>=geom->num_shapes) { 5239 client->errorValue= _XkbErrCode3(0x10,key->shape_ndx, [all...] |
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 129 unsigned short shape_ndx; member in struct:_XkbShapeDoodad 132 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 134 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 159 unsigned short shape_ndx; member in struct:_XkbIndicatorDoodad 163 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 171 ((d)->shape_ndx= (s)-&(g)->shapes[0]) 181 unsigned short shape_ndx; member in struct:_XkbLogoDoodad 185 #define XkbLogoDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) 187 #define XkbSetLogoDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) 216 unsigned char shape_ndx; member in struct:_XkbKey [all...] |
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKMformat.h | 200 CARD8 shape_ndx; member in struct:_xkmKeyDesc 232 CARD8 shape_ndx; member in struct:_xkmShapeDoodadDesc 257 CARD8 shape_ndx; member in struct:_xkmIndicatorDoodadDesc 273 CARD8 shape_ndx; member in struct:_xkmLogoDoodadDesc
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBSetGeom.c | 264 doodadWire->shape.shapeNdx = doodad->shape.shape_ndx; 274 doodadWire->indicator.shapeNdx = doodad->indicator.shape_ndx; 280 doodadWire->logo.shapeNdx = doodad->logo.shape_ndx; 363 keyWire[k].shapeNdx = key->shape_ndx;
|
| H A D | XKBGeom.c | 424 doodad->shape.shape_ndx = doodadWire->shape.shapeNdx; 436 doodad->indicator.shape_ndx = doodadWire->indicator.shapeNdx; 442 doodad->logo.shape_ndx = doodadWire->logo.shapeNdx; 562 key->shape_ndx = keyWire->shapeNdx;
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmout.c | 919 doodadWire.shape.shape_ndx = doodad->shape.shape_ndx; 928 doodadWire.indicator.shape_ndx = doodad->indicator.shape_ndx; 935 doodadWire.logo.shape_ndx = doodad->logo.shape_ndx; 1033 keyWire.shape_ndx = key->shape_ndx;
|
| H A D | xkmread.c | 782 doodad->shape.shape_ndx = doodadWire.shape.shape_ndx; 795 doodad->indicator.shape_ndx = doodadWire.indicator.shape_ndx; 802 doodad->logo.shape_ndx = doodadWire.logo.shape_ndx; 911 key->shape_ndx = keyWire.shape_ndx;
|
| H A D | cout.c | 684 fprintf(file, " doodads[%d].shape.shape_ndx= %d;\n", 685 d, doodad->shape.shape_ndx); 700 fprintf(file, " doodads[%d].indicator.shape_ndx= %d;\n", 701 d, doodad->indicator.shape_ndx); 710 fprintf(file, " doodads[%d].logo.shape_ndx= %d;\n", 711 d, doodad->logo.shape_ndx); 803 key->gap, key->shape_ndx, key->color_ndx);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | geometry.c | 3591 key->shape_ndx = 0; 3598 key->shape_ndx = sinfo->index;
|