Home | History | Annotate | Download | only in x

Lines Matching refs:Atom

26 typedef unsigned long Atom;
139 Atom property,
143 Atom* out_type);
145 // Get the value of an int, int array, atom array or string property. On
149 // should accept an Atom instead of a string.
161 std::vector<Atom>* value);
178 Atom value);
182 const std::vector<Atom>& value);
184 Atom property,
185 Atom type,
188 // Gets the X atom for default display corresponding to atom_name.
189 UI_BASE_EXPORT Atom GetAtom(const char* atom_name);
276 UI_BASE_EXPORT bool WmSupportsHint(Atom atom);