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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dewmhints.c248 ewmh_modify_state(Window wnd, int add, Atom atom1, Atom atom2) function
349 if (ewmh_modify_state
356 if (ewmh_modify_state
425 if (ewmh_modify_state
434 if (ewmh_modify_state(wnd, 1, g_net_wm_state_modal_atom, 0) < 0)
550 if (ewmh_modify_state(wnd, 1, g_net_wm_state_above_atom, 0) < 0)

Completed in 560 milliseconds