Searched refs:atom_wm_s0 (Results 1 – 1 of 1) sorted by relevance
1076 static Atom atom_wm_s0; in wm_selection_callback() local1078 if (atom_wm_s0 == None) in wm_selection_callback()1079 atom_wm_s0 = MakeAtom(atom_name, strlen(atom_name), TRUE); in wm_selection_callback()1080 if (info->selection->selection != atom_wm_s0 || in wm_selection_callback()