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

  /external/chromium_org/chrome/utility/importer/
firefox_importer.h 56 typedef std::vector<BookmarkItem*> BookmarkList;
69 BookmarkList* list);
72 void GetWholeBookmarkFolder(sql::Connection* db, BookmarkList* list,
firefox_importer.cc 219 BookmarkList list;
675 BookmarkList* list) {
696 BookmarkList* list,
714 BookmarkList temp_list;
733 for (BookmarkList::iterator i = temp_list.begin();
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 6 /** @const */ var BookmarkList = bmm.BookmarkList;
774 * @param {BookmarkList|BookmarkTree} opt_target The target list or tree.
802 * @param {BookmarkList} A list of BookmarkNodes.
1031 * @param {BookmarkList|BookmarkTree} target The target of the user action.
    [all...]

Completed in 194 milliseconds