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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinwindow.h132 typedef struct MwmHints { struct
134 } MwmHints; typedef in typeref:struct:MwmHints
H A Dwinmultiwindowwm.c1779 xcb_get_property_cookie_t cookie_mwm_hint = xcb_get_property(conn, FALSE, iWindow, motif_wm_hints, motif_wm_hints, 0L, sizeof(MwmHints));
1783 MwmHints *mwm_hint = xcb_get_property_value(reply);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindow.h133 typedef struct MwmHints { struct
135 } MwmHints; typedef in typeref:struct:MwmHints
H A Dwinmultiwindowwm.c1556 MwmHints *mwm_hint = NULL;

Completed in 6 milliseconds