Searched refs:motif_wm_hints (Results 1 – 1 of 1) sorted by relevance
1656 static xcb_atom_t windowState, motif_wm_hints; in winApplyHints() local1673 motif_wm_hints = intern_atom(conn, "_MOTIF_WM_HINTS"); in winApplyHints()1708 …e_t cookie_mwm_hint = xcb_get_property(conn, FALSE, iWindow, motif_wm_hints, motif_wm_hints, 0L, s… in winApplyHints()