Searched refs:WM_PROTOCOLS (Results 1 – 4 of 4) sorted by relevance
52 static Atom WM_PROTOCOLS; variable95 WM_PROTOCOLS = XInternAtom(display, "WM_PROTOCOLS", False); in WMSupportsFWS()272 XChangeProperty (display, window, WM_PROTOCOLS, in AddFwsProtocols()
4055 else if( pEvent->message_type == rWMAdaptor.getAtom( WMAdaptor::WM_PROTOCOLS ) ) in HandleClientMessage()
104 WM_PROTOCOLS, enumerator
171 { "WM_PROTOCOLS", WMAdaptor::WM_PROTOCOLS },2532 i_pEvent->message_type == m_aWMAtoms[ WM_PROTOCOLS ] && in answerPing()
Completed in 93 milliseconds