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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c876 #undef _XA_MOTIF_WM_INFO macro
877 static Atom _XA_MOTIF_WM_INFO = None; local
896 if (!awt_wm_atomInterned(&_XA_MOTIF_WM_INFO, "_MOTIF_WM_INFO")
904 _XA_MOTIF_WM_INFO, 0, PROP_MOTIF_WM_INFO_ELEMENTS, False,
905 _XA_MOTIF_WM_INFO, &actual_type,
914 if (actual_type != _XA_MOTIF_WM_INFO || actual_format != 32

Completed in 28 milliseconds