Searched refs:GetGeometry (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetGeom.c | 46 GetResReq(GetGeometry, d, req);
|
| H A D | GetWAttrs.c | 111 GetResReq(GetGeometry, w, req);
|
| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| H A D | EditresP.h | 81 GetGeometry = 3, 202 GetGeometry: 223 GetGeometry retrieves the mapping state, x, y, width, height 298 GetGeometry = 3, enumerator in enum:__anon875e1d940103
|
| /xsrc/external/mit/editres/dist/ |
| H A D | comm.c | 275 str = " asking it to perform GetGeometry()"; 517 command = GetGeometry; 631 res_event->type = GetGeometry; 683 geom_event->type = GetGeometry; 847 case GetGeometry:
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Viewport.c | 87 static Bool GetGeometry(Widget, unsigned int, unsigned int); 442 GetGeometry(widget, XtWidth(child), XtHeight(child)); 932 reconfigured = GetGeometry((Widget)w, 995 GetGeometry(Widget w, unsigned int width, unsigned int height) function in typeref:typename:Bool
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | EditresCom.c | 362 case GetGeometry: 513 case GetGeometry:
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Shell.c | 1218 static void GetGeometry(Widget, Widget); 1232 GetGeometry(wid, (Widget) NULL); 1780 GetGeometry(Widget W, Widget child) function in typeref:typename:void 1893 GetGeometry(wid, child);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 900 GetGeometry(ClientPtr client, xGetGeometryReply *rep) function in typeref:typename:int 942 if ((status = GetGeometry(client, &rep)) != Success)
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dispatch.c | 1009 GetGeometry(ClientPtr client, xGetGeometryReply * rep) function in typeref:typename:int 1050 if ((status = GetGeometry(client, &rep)) != Success)
|
Completed in 20 milliseconds