Searched refs:selections_owned_ (Results 1 – 2 of 2) sorted by relevance
250 selections_owned_.erase(event->xselectionclear.selection); in OnSelectionClear()365 selections_owned_.insert(selection); in AssertSelectionOwnership()372 return selections_owned_.find(selection) != selections_owned_.end(); in IsSelectionOwner()
126 std::set<Atom> selections_owned_; variable