Searched refs:border_pixel (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Simple.c125 w->core.border_pixel,
176 w->core.border_pixel );
181 w->core.border_pixel,
H A DXaw3_1Logo.c94 if (w->core.border_pixel == fg)
95 w->core.border_pixel = bg;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimple.c181 w->core.border_pixel,
289 w->core.border_pixel );
294 w->core.border_pixel,
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c385 unsigned long border_pixel; /* pixel value for border */ local
538 border_pixel = cdef.pixel;
540 border_pixel = BlackPixel (dpy, screen);
590 attr.border_pixel = border_pixel;
1214 xsw.border_pixel = BlackPixel(dpy, screen);
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c1297 xswa.border_pixel = fgcol[screen].pixel;

Completed in 18 milliseconds