Home | History | Annotate | Download | only in linux

Lines Matching refs:Atom

55   void OnSetSelectionOwnerNotify(Atom selection, Time timestamp);
65 void SendTargetsResponse(Window requestor, Atom property);
66 void SendTimestampResponse(Window requestor, Atom property);
67 void SendStringResponse(Window requestor, Atom property, Atom target);
75 Atom type,
97 void RequestSelectionTargets(Atom selection);
98 void RequestSelectionString(Atom selection, Atom target);
101 void AssertSelectionOwnership(Atom selection);
102 bool IsSelectionOwner(Atom selection);
117 Atom clipboard_atom_;
118 Atom large_selection_atom_;
119 Atom selection_string_atom_;
120 Atom targets_atom_;
121 Atom timestamp_atom_;
122 Atom utf8_string_atom_;
126 std::set<Atom> selections_owned_;
134 Atom large_selection_property_;