Searched refs:XkbAddGeomOutline (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 36 #define XkbAddGeomOutline SrvXkbAddGeomOutline macro 330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
|
| H A D | XKBGAlloc.c | 635 XkbAddGeomOutline(XkbShapePtr shape, int sz_points) function in typeref:typename:XkbOutlinePtr
|
| H A D | xkmread.c | 1113 ol = XkbAddGeomOutline(shape, olWire.num_points);
|
| H A D | xkb.c | 5484 ol = XkbAddGeomOutline(shape, olWire->nPoints);
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 36 #define XkbAddGeomOutline SrvXkbAddGeomOutline macro 336 XkbAddGeomOutline(
|
| H A D | XKBGAlloc.c | 732 XkbAddGeomOutline(XkbShapePtr shape,int sz_points) function in typeref:typename:XkbOutlinePtr
|
| H A D | xkmread.c | 1069 ol= XkbAddGeomOutline(shape,olWire.num_points);
|
| H A D | xkb.c | 5306 ol= XkbAddGeomOutline(shape,olWire->nPoints);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 37 #define XkbAddGeomOutline SrvXkbAddGeomOutline macro 345 XkbAddGeomOutline(
|
| /xsrc/external/mit/libX11/dist/man/xkb/ |
| H A D | Makefile.am | 10 XkbAddGeomOutline.man \
|
| H A D | Makefile.in | 355 XkbAddGeomOutline.man \
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 301 XkbAddGeomOutline(
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 742 XkbAddGeomOutline(XkbShapePtr shape, int sz_points) function in typeref:typename:XkbOutlinePtr
|
| H A D | XKBGeom.c | 369 ol = XkbAddGeomOutline(shape, olWire->nPoints);
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 1014 ol = XkbAddGeomOutline(shape, olWire.num_points);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | geometry.c | 2919 XkbAddGeomOutline(shape, old_outline->num_points);
|
Completed in 43 milliseconds