Home
last modified time | relevance | path

Searched refs:WM_PROTOCOLS (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/unx/generic/window/
H A DFWS.cxx52 static Atom WM_PROTOCOLS; variable
95 WM_PROTOCOLS = XInternAtom(display, "WM_PROTOCOLS", False); in WMSupportsFWS()
272 XChangeProperty (display, window, WM_PROTOCOLS, in AddFwsProtocols()
H A Dsalframe.cxx4055 else if( pEvent->message_type == rWMAdaptor.getAtom( WMAdaptor::WM_PROTOCOLS ) ) in HandleClientMessage()
/trunk/main/vcl/inc/unx/
H A Dwmadaptor.hxx104 WM_PROTOCOLS, enumerator
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx171 { "WM_PROTOCOLS", WMAdaptor::WM_PROTOCOLS },
2532 i_pEvent->message_type == m_aWMAtoms[ WM_PROTOCOLS ] && in answerPing()

Completed in 44 milliseconds