Searched defs:xattr (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_util.c241 XSetWindowAttributes xattr; local
245 xattr.bit_gravity = StaticGravity;
246 xattr.win_gravity = StaticGravity;
249 &xattr); local
444 XSetWindowAttributes *xattr)
454 xattr);
467 xattr);
443 awt_changeAttributes(Display *dpy, Widget w, unsigned long mask, XSetWindowAttributes *xattr) argument

Completed in 163 milliseconds