HomeSort by: relevance | last modified time | path
    Searched refs:_XtMakeGeometryRequest (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libXt/dist/include/X11/
IntrinsicI.h 182 extern XtGeometryResult _XtMakeGeometryRequest(
  /xsrc/external/mit/libXt/dist/src/
Geometry.c 107 _XtMakeGeometryRequest(Widget widget,
486 } /* _XtMakeGeometryRequest */
511 _XtMakeGeometryRequest(widget, request, reply, &junk);
519 r = _XtMakeGeometryRequest(widget, request, reply, &junk);
555 _XtMakeGeometryRequest(widget, &request, &reply, &junk);
563 r = _XtMakeGeometryRequest(widget, &request, &reply, &junk);
SetValues.c 377 _XtMakeGeometryRequest(w, &geoReq, &geoReply,
387 result = _XtMakeGeometryRequest(w, &geoReq, &geoReply,

Completed in 10 milliseconds