Searched refs:primary_selection_text_ (Results 1 – 2 of 2) sorted by relevance
437 std::string primary_selection_text_; variable
1819 primary_selection_text_ = text; in OwnPrimarySelection()2248 gtk_selection_data_set_text(selection_data, primary_selection_text_.c_str(), in ClipboardGetSelection()2249 primary_selection_text_.size()); in ClipboardGetSelection()