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

  /xsrc/external/mit/libX11/dist/src/
PropAlloc.c 40 XSizeHints *XAllocSizeHints (void)
  /xsrc/external/mit/libXmu/dist/src/
UpdMapHint.c 48 shp = XAllocSizeHints();
  /xsrc/external/mit/libX11/dist/include/X11/
Xutil.h 374 extern XSizeHints *XAllocSizeHints (
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
hostx.c 730 size_hints = XAllocSizeHints();
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winmultiwindowwm.c 1623 XSizeHints *normal_hint = XAllocSizeHints();
  /xsrc/external/mit/libXt/dist/src/
Shell.c 908 XSizeHints *size_hints = XAllocSizeHints();
911 _XtAllocError("XAllocSizeHints");
1472 if ((size_hints = XAllocSizeHints()) == NULL)
1473 _XtAllocError("XAllocSizeHints");
  /xsrc/local/programs/x11-ssh-askpass/
x11-ssh-askpass.c 768 d->sizeHints = XAllocSizeHints();

Completed in 55 milliseconds