Searched refs:heightMM (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dgeometry.c232 int heightMM; member in struct:_GeometryInfo
687 info->heightMM = 0;
1249 if ((into->heightMM == 0) || ((from->heightMM != 0) && clobber))
1250 into->heightMM = from->heightMM;
2259 if (info->heightMM != 0)
2265 XkbGeomFPText(info->heightMM, XkbMessage));
2267 info->heightMM = tmp.ival;
3671 geom->height_mm = info.heightMM;
[all...]
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbSwap.c388 swaps(&stuff->heightMM);
H A Dxkb.c5018 rep->heightMM = geom->height_mm;
5032 rep->widthMM = rep->heightMM = 0;
5081 swaps(&rep->heightMM);
5642 geom->height_mm = stuff->heightMM;
6166 grep.widthMM = grep.heightMM = 0;
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbSwap.c429 swaps(&stuff->heightMM,n);
H A Dxkb.c4871 rep->heightMM= geom->height_mm;
4885 rep->widthMM= rep->heightMM= 0;
4937 swaps(&rep->heightMM,n);
5458 geom->height_mm= stuff->heightMM;
5970 grep.widthMM= grep.heightMM= 0;
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBSetGeom.c466 req->heightMM = geom->height_mm;
H A DXKBGeom.c624 geom->height_mm = rep->heightMM;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h805 CARD16 heightMM; member in struct:_xkbGetGeometryReply
826 CARD16 heightMM; member in struct:_xkbSetGeometry

Completed in 28 milliseconds