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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c133 static Atom g_protocol_atom, g_kill_atom; variable
2123 g_protocol_atom = XInternAtom(g_display, "WM_PROTOCOLS", True);
2363 if ((xevent.xclient.message_type == g_protocol_atom)

Completed in 41 milliseconds