Home | History | Annotate | Download | only in linux

Lines Matching refs:Atom

70   Atom atoms[kNumAtomNames];
140 void XServerClipboard::OnSetSelectionOwnerNotify(Atom selection,
172 event->xproperty.atom == large_selection_property_ &&
174 Atom type;
195 Atom type;
253 void XServerClipboard::SendTargetsResponse(Window requestor, Atom property) {
256 Atom targets[3];
264 void XServerClipboard::SendTimestampResponse(Window requestor, Atom property) {
277 void XServerClipboard::SendStringResponse(Window requestor, Atom property,
278 Atom target) {
290 Atom type,
352 void XServerClipboard::RequestSelectionTargets(Atom selection) {
357 void XServerClipboard::RequestSelectionString(Atom selection, Atom target) {
362 void XServerClipboard::AssertSelectionOwnership(Atom selection) {
371 bool XServerClipboard::IsSelectionOwner(Atom selection) {