HomeSort by relevance Sort by last modified time
    Searched refs:GetBookmarkCustomFormat (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/bookmarks/browser/
bookmark_node_data_views.cc 20 BookmarkNodeData::GetBookmarkCustomFormat() {
46 data->SetPickledData(GetBookmarkCustomFormat(), data_pickle);
54 if (data.HasCustomFormat(GetBookmarkCustomFormat())) {
56 if (data.GetPickledData(GetBookmarkCustomFormat(), &drag_data_pickle)) {
bookmark_node_data.h 96 static const ui::OSExchangeData::CustomFormat& GetBookmarkCustomFormat();
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate.cc 173 custom_formats->insert(BookmarkNodeData::GetBookmarkCustomFormat());
bookmark_bar_view.cc 845 custom_formats->insert(BookmarkNodeData::GetBookmarkCustomFormat());
    [all...]

Completed in 1332 milliseconds