Searched refs:XkbAddGeomShape (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 43 #define XkbAddGeomShape SrvXkbAddGeomShape macro 334 extern XkbShapePtr XkbAddGeomShape(XkbGeometryPtr /* geom */ ,
|
| H A D | XKBGAlloc.c | 654 XkbAddGeomShape(XkbGeometryPtr geom, Atom name, int sz_outlines) function in typeref:typename:XkbShapePtr
|
| H A D | xkmread.c | 1102 shape = XkbAddGeomShape(geom, nameAtom, shapeWire.num_outlines);
|
| H A D | xkb.c | 5472 XkbAddGeomShape(geom, shapeWire->name, shapeWire->nOutlines);
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 43 #define XkbAddGeomShape SrvXkbAddGeomShape macro 342 XkbAddGeomShape(
|
| H A D | XKBGAlloc.c | 751 XkbAddGeomShape(XkbGeometryPtr geom,Atom name,int sz_outlines) function in typeref:typename:XkbShapePtr
|
| H A D | xkmread.c | 1059 shape= XkbAddGeomShape(geom,nameAtom,shapeWire.num_outlines);
|
| H A D | xkb.c | 5297 shape= XkbAddGeomShape(geom,shapeWire->name,shapeWire->nOutlines);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 44 #define XkbAddGeomShape SrvXkbAddGeomShape macro 351 XkbAddGeomShape(
|
| /xsrc/external/mit/libX11/dist/man/xkb/ |
| H A D | Makefile.am | 17 XkbAddGeomShape.man \
|
| H A D | Makefile.in | 362 XkbAddGeomShape.man \
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 307 XkbAddGeomShape(
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 761 XkbAddGeomShape(XkbGeometryPtr geom, Atom name, int sz_outlines) function in typeref:typename:XkbShapePtr
|
| H A D | XKBGeom.c | 356 shape = XkbAddGeomShape(geom, shapeWire->name, shapeWire->nOutlines);
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 1003 shape = XkbAddGeomShape(geom, nameAtom, shapeWire.num_outlines);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | geometry.c | 2908 shape = XkbAddGeomShape(geom, name, si->nOutlines);
|
Completed in 71 milliseconds