Searched refs:GetGeometry (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetGeom.c46 GetResReq(GetGeometry, d, req);
H A DGetWAttrs.c111 GetResReq(GetGeometry, w, req);
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DEditresP.h81 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 Dcomm.c275 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 DViewport.c87 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 DEditresCom.c362 case GetGeometry:
513 case GetGeometry:
/xsrc/external/mit/libXt/dist/src/
H A DShell.c1218 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 Ddispatch.c900 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 Ddispatch.c1009 GetGeometry(ClientPtr client, xGetGeometryReply * rep) function in typeref:typename:int
1050 if ((status = GetGeometry(client, &rep)) != Success)

Completed in 20 milliseconds