| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fake.c | 201 pScreen->mmWidth = screen->width_mm; 209 pScreen->mmHeight = screen->width_mm; 264 screen->width_mm,
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | psgeom.c | 635 w = (((state->geom->width_mm * 72) / 254) * 11) / 10; 668 fprintf(out, "/kbdwidth %d def\n", state->geom->width_mm); 796 fprintf(out, "%3d 0 lineto\n", geom->width_mm); 797 fprintf(out, "%3d %3d lineto\n", geom->width_mm, geom->height_mm); 803 fprintf(out, "%3d 0 lineto\n", geom->width_mm); 804 fprintf(out, "%3d %3d lineto\n", geom->width_mm, geom->height_mm); 827 fprintf(out, " 0 %d %d {\n", state->args->grid * 10, geom->width_mm); 833 fprintf(out, " 0 GY moveto %d GY lineto stroke\n", geom->width_mm);
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKMformat.h | 139 CARD16 width_mm; member in struct:_xkmGeometryDesc
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 294 pScreen->mmWidth = screen->width_mm; 302 pScreen->mmHeight = screen->width_mm; 472 (sizes[n].width * screen->width_mm)/screen->width, 482 screen->width_mm,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kdrive.c | 400 screen->width_mm = 0; 430 screen->width_mm = mm; 931 width_mmp = &screen->width_mm; 939 height_mmp = &screen->width_mm;
|
| H A D | kmode.c | 362 screen->width_mm,
|
| H A D | kdrive.h | 96 int width_mm; member in struct:_KdScreenInfo
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 264 pScreen->mmWidth = screen->width_mm; 271 pScreen->mmHeight = screen->width_mm; 443 (sizes[n].width * screen->width_mm) / screen->width, 452 screen->height, screen->width_mm, screen->height_mm);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kdrive.c | 226 screen->width_mm = 0; 253 screen->width_mm = mm; 704 width_mmp = &screen->width_mm; 711 height_mmp = &screen->width_mm;
|
| H A D | kdrive.h | 97 int width_mm; member in struct:_KdScreenInfo
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 233 unsigned short width_mm; member in struct:_XkbGeometry
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 260 unsigned short width_mm; member in struct:_XkbGeometry
|
| H A D | xkmread.c | 1061 geom->width_mm = wireGeom.width_mm;
|
| H A D | xkbUtils.c | 1913 dst->geom->width_mm = src->geom->width_mm;
|
| /xsrc/external/mit/libxkbui/dist/src/ |
| H A D | XKBui.c | 193 view->xscale= ((double)width)/((double)xkb->geom->width_mm); 250 view->xscale= ((double)width)/((double)view->xkb->geom->width_mm); 556 _DrawRect(view,0.0,0,0,geom->width_mm,geom->height_mm,True);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbdev.c | 377 pScreen->mmWidth = screen->width_mm; 385 pScreen->mmHeight = screen->width_mm; 468 screen->width_mm,
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 270 unsigned short width_mm; member in struct:_XkbGeometry
|
| H A D | xkmread.c | 1021 geom->width_mm= wireGeom.width_mm;
|
| H A D | xkbUtils.c | 1921 dst->geom->width_mm = src->geom->width_mm;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 277 unsigned short width_mm; member in struct:_XkbGeometry
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBSetGeom.c | 465 req->widthMM = geom->width_mm;
|
| H A D | XKBGeom.c | 623 geom->width_mm = rep->widthMM;
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmout.c | 1074 wire.width_mm = geom->width_mm;
|
| H A D | xkmread.c | 962 geom->width_mm = wireGeom.width_mm;
|
| H A D | cout.c | 927 geom->width_mm, geom->height_mm);
|