Searched refs:icon (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s12/open-src/font/sun-misc/
H A DMakefile41 MODULE_DESC = OpenLook bitmap fonts containing icon & mouse cursor pointer glyphs
/solaris-x11-s12/open-src/app/xcolor/sun-src/
H A Dxcolor.c356 Window icon; local
366 icon = XCreateWindow(dsp, DefaultRootWindow(dsp),
371 wmhints.icon_window = icon;
376 cmapwins[0] = icon;
/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.c182 static Window icon[MAXSCREENS]; /* window used during password typein */ variable
189 static int iconx[MAXSCREENS]; /* location of left edge of icon */
190 static int icony[MAXSCREENS]; /* location of top edge of icon */
378 init(icon[screen]);
391 callback(icon[screen]);
476 if (((XButtonEvent *) & event)->window == icon[screen]) {
875 XMapWindow(dsp, icon[screen]);
876 XRaiseWindow(dsp, icon[screen]);
1060 XUnmapWindow(dsp, icon[screen]);
1266 icon[scree
[all...]
/solaris-x11-s12/open-src/xserver/xvnc/
H A DMakefile79 SOURCE_PATCHES += icon.patch,-p1

Completed in 42 milliseconds