Searched refs:handlePropertyNotify (Results 1 – 3 of 3) sorted by relevance
73 virtual int handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const;100 virtual int handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const;1968 int WMAdaptor::handlePropertyNotify( X11SalFrame*, XPropertyEvent* ) const in handlePropertyNotify() function in WMAdaptor1976 int NetWMAdaptor::handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const in handlePropertyNotify() function in NetWMAdaptor2052 int GnomeWMAdaptor::handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const in handlePropertyNotify() function in GnomeWMAdaptor
311 virtual int handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const;
4406 nRet = pDisplay_->getWMAdaptor()->handlePropertyNotify( this, &pEvent->xproperty ); in Dispatch()
Completed in 48 milliseconds