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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Form.h 122 #define XtChainTop XawChainTop
  /xsrc/external/mit/xmh/dist/
pick.c 467 {XtNtop, (XtArgVal) XtChainTop},
469 {XtNbottom, (XtArgVal) XtChainTop},
527 {XtNtop, (XtArgVal) XtChainTop},
529 {XtNbottom, (XtArgVal) XtChainTop},
567 {XtNtop, (XtArgVal) XtChainTop},
569 {XtNbottom, (XtArgVal) XtChainTop},
  /xsrc/external/mit/xmessage/dist/
makeform.c 237 XtNtop, XtChainTop,
  /xsrc/external/mit/libXaw/dist/src/
Viewport.c 260 horizontal && w->viewport.usebottom ? XtChainBottom: XtChainTop);
262 horizontal && !w->viewport.usebottom ? XtChainTop: XtChainBottom);
311 XtSetArg(clip_args[arg_cnt], XtNtop, XtChainTop); arg_cnt++;
Form.c 342 edgeType = XtChainTop;
373 case XtChainTop:
  /xsrc/external/mit/xfd/dist/
xfd.c 289 XtSetArg (av[i], XtNtop, XtChainTop); i++;
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
xdmxconfig.c 920 XtNtop, XtChainTop,
940 XtNtop, XtChainTop,

Completed in 10 milliseconds