Lines Matching refs:Atom
59 static Atom featureOn;
60 static Atom featureOff;
61 static Atom featureChange;
62 static Atom ledOn;
63 static Atom ledOff;
64 static Atom ledChange;
65 static Atom slowWarn;
66 static Atom slowPress;
67 static Atom slowReject;
68 static Atom slowAccept;
69 static Atom slowRelease;
70 static Atom stickyLatch;
71 static Atom stickyLock;
72 static Atom stickyUnlock;
73 static Atom bounceReject;
125 Atom name; in _XkbDDXBeepExpire()