Searched refs:WriteToClipboard (Results 1 – 6 of 6) sorted by relevance
142 void BookmarkNodeData::WriteToClipboard(Profile* profile) const { in WriteToClipboard() function in BookmarkNodeData200 void BookmarkNodeData::WriteToClipboard(Profile* profile) const { in WriteToClipboard() function in BookmarkNodeData201 bookmark_pasteboard_helper_mac::WriteToClipboard(elements, profile_path_); in WriteToClipboard()
19 void WriteToClipboard(const std::vector<BookmarkNodeData::Element>& elements,
93 void WriteToClipboard(Profile* profile) const;
269 void WriteToClipboard(const std::vector<BookmarkNodeData::Element>& elements,
406 BookmarkNodeData(nodes).WriteToClipboard(NULL); in CopyToClipboard()
1760 data.WriteToClipboard(NULL); in HandleCopyOrCutClipboard()