HomeSort by: relevance | last modified time | path
    Searched defs:iconW (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
DialogP.h 75 Widget iconW; /* widget to display the icon */
  /xsrc/external/mit/libXpm/dist/sxpm/
sxpm.c 244 Window iconW;
251 iconW = XCreateSimpleWindow(dpy, root, 0, 0,
259 XSetWindowBackgroundPixmap(dpy, iconW, icon.pixmap);
264 XtSetArg(args[n], XtNiconWindow, iconW);

Completed in 5 milliseconds