Searched refs:wmStateAtom (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c42 static Atom wmStateAtom; variable in typeref:typename:Atom
814 if (XGetWindowProperty (disp, event->window, wmStateAtom,
880 if (event->atom == wmStateAtom)
1271 wmStateAtom = XInternAtom (disp, "WM_STATE", False);
/xsrc/external/mit/xsm/dist/
H A Dxsm.c116 static Atom wmStateAtom; variable in typeref:typename:Atom
232 wmStateAtom = XInternAtom (
406 event->xproperty.atom == wmStateAtom)

Completed in 5 milliseconds