Searched refs:selection_string_atom_ (Results 1 – 2 of 2) sorted by relevance
23 selection_string_atom_(None), in XServerClipboard()75 selection_string_atom_ = atoms[2]; in Init()336 if (event->property != selection_string_atom_ || !data || format != 8) in HandleSelectionStringEvent()358 XConvertSelection(display_, selection, target, selection_string_atom_, in RequestSelectionString()
119 Atom selection_string_atom_; variable