Lines Matching refs:Atom
249 Atom aRealType = None; in WMAdaptor()
312 Atom aWMakerRunning = XInternAtom( m_pDisplay, "_WINDOWMAKER_WM_PROTOCOLS", True ); in WMAdaptor()
348 Atom aRwmRunning = XInternAtom( m_pDisplay, "RWM_RUNNING", True ); in WMAdaptor()
386 Atom aTTAPlatform = XInternAtom( m_pDisplay, "TTA_CLIENT_PLATFORM", True ); in WMAdaptor()
435 Atom aRealType = None; in NetWMAdaptor()
482 Atom* pAtoms = (Atom*)pProperty; in NetWMAdaptor()
629 Atom aRealType = None; in GnomeWMAdaptor()
738 Atom* pAtoms = (Atom*)pProperty; in GnomeWMAdaptor()
834 Atom aRealType = None; in getNetWmName()
926 Atom nVersionAtom = XInternAtom( m_pDisplay, "_METACITY_VERSION", True ); in getNetWmName()
1152 Atom nType = aProp.nitems ? aProp.encoding : XA_STRING; in setWMName()
1229 Atom aStateAtoms[ 10 ]; in setNetWMState()
1534 Atom aWindowTypes[4]; in setFrameTypeAndDecoration()
1986 Atom nType, *pStates; in handlePropertyNotify()
2007 pStates = (Atom*)pData; in handlePropertyNotify()
2062 Atom nType; in handlePropertyNotify()
2297 Atom aRealType = None; in getCurrentWorkArea()
2336 Atom aRealType = None; in getWindowWorkArea()
2446 Atom aProperty = None; in setFrameStruts()
2533 (Atom)i_pEvent->data.l[0] == m_aWMAtoms[ NET_WM_PING ] ) in answerPing()