Searched refs:MwmHints (Results 1 – 4 of 4) sorted by relevance
132 typedef struct MwmHints { struct134 } MwmHints; argument
1708 …int = xcb_get_property(conn, FALSE, iWindow, motif_wm_hints, motif_wm_hints, 0L, sizeof(MwmHints)); in winApplyHints()1712 MwmHints *mwm_hint = xcb_get_property_value(reply); in winApplyHints()
32 +MotifWmHints, MwmHints;
53 MotifWmHints, MwmHints; typedef