Searched refs:width_mm (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
H A Dfake.c201 pScreen->mmWidth = screen->width_mm;
209 pScreen->mmHeight = screen->width_mm;
264 screen->width_mm,
/xsrc/external/mit/xkbprint/dist/
H A Dpsgeom.c635 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 DXKMformat.h139 CARD16 width_mm; member in struct:_xkmGeometryDesc
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr.c294 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 Dkdrive.c400 screen->width_mm = 0;
430 screen->width_mm = mm;
931 width_mmp = &screen->width_mm;
939 height_mmp = &screen->width_mm;
H A Dkmode.c362 screen->width_mm,
H A Dkdrive.h96 int width_mm; member in struct:_KdScreenInfo
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr.c264 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 Dkdrive.c226 screen->width_mm = 0;
253 screen->width_mm = mm;
704 width_mmp = &screen->width_mm;
711 height_mmp = &screen->width_mm;
H A Dkdrive.h97 int width_mm; member in struct:_KdScreenInfo
/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h233 unsigned short width_mm; member in struct:_XkbGeometry
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h260 unsigned short width_mm; member in struct:_XkbGeometry
H A Dxkmread.c1061 geom->width_mm = wireGeom.width_mm;
H A DxkbUtils.c1913 dst->geom->width_mm = src->geom->width_mm;
/xsrc/external/mit/libxkbui/dist/src/
H A DXKBui.c193 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 Dfbdev.c377 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 Dxkbgeom.h270 unsigned short width_mm; member in struct:_XkbGeometry
H A Dxkmread.c1021 geom->width_mm= wireGeom.width_mm;
H A DxkbUtils.c1921 dst->geom->width_mm = src->geom->width_mm;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h277 unsigned short width_mm; member in struct:_XkbGeometry
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBSetGeom.c465 req->widthMM = geom->width_mm;
H A DXKBGeom.c623 geom->width_mm = rep->widthMM;
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmout.c1074 wire.width_mm = geom->width_mm;
H A Dxkmread.c962 geom->width_mm = wireGeom.width_mm;
H A Dcout.c927 geom->width_mm, geom->height_mm);

Completed in 35 milliseconds

12