Searched refs:bookmark_pasteboard_helper_mac (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_pasteboard_helper_mac.h15 namespace bookmark_pasteboard_helper_mac { namespace
H A Dbookmark_node_data.cc20 #include "chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h"
201 bookmark_pasteboard_helper_mac::WriteToClipboard(elements, profile_path_);
205 return bookmark_pasteboard_helper_mac::ReadFromClipboard(elements,
210 return bookmark_pasteboard_helper_mac::ReadFromDragClipboard(elements,
215 return bookmark_pasteboard_helper_mac::ClipboardContainsBookmarks();
H A Dbookmark_utils.cc37 #include "chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h"
355 bookmark_pasteboard_helper_mac::StartDrag(profile, nodes, view);

Completed in 58 milliseconds