Searched refs:SubstructureRedirectMask (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXNETProtocol.java113 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
190 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
H A DXConstants.java127 public static final long SubstructureRedirectMask = (1L<<20) ; field in class:XConstants
H A DXWINProtocol.java73 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
166 /*XConstants.SubstructureRedirectMask | */XConstants.SubstructureNotifyMask,
H A DXWarningWindow.java307 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
H A DXWM.java284 substruct.set_event_mask(XConstants.SubstructureRedirectMask);
1446 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
1453 XConstants.SubstructureRedirectMask | XConstants.SubstructureNotifyMask,
H A DXWindowPeer.java1053 false, XConstants.SubstructureNotifyMask | XConstants.SubstructureRedirectMask,
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c1189 substruct.event_mask = SubstructureRedirectMask;
2154 (SubstructureRedirectMask | SubstructureNotifyMask),
2189 (SubstructureRedirectMask | SubstructureNotifyMask),
2439 (SubstructureRedirectMask | SubstructureNotifyMask),
2466 /*(SubstructureRedirectMask |*/
H A Dawt_GraphicsEnv.c1894 SubstructureRedirectMask | SubstructureNotifyMask,

Completed in 1014 milliseconds