Searched refs:in_toolbar (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/common/importer/
H A Dimported_bookmark_entry.cc8 : in_toolbar(false),
15 return (in_toolbar == other.in_toolbar &&
H A Dimported_bookmark_entry.h20 bool in_toolbar; member in struct:ImportedBookmarkEntry
H A Dprofile_import_process_param_traits_macros.h51 IPC_STRUCT_TRAITS_MEMBER(in_toolbar)
/external/chromium_org/chrome/browser/importer/
H A Dimporter_unittest_utils.h15 const bool in_toolbar; member in struct:BookmarkInfo
H A Dimporter_unittest_utils.cc14 ASSERT_EQ(expected.in_toolbar, entry.in_toolbar) << entry.title;
H A Dprofile_writer.cc137 if (it->in_toolbar)
164 if (import_to_top_level && (add_all_to_top_level || bookmark->in_toolbar)) {
186 if (bookmark->in_toolbar && parent == bookmark_bar &&
H A Dprofile_writer_unittest.cc125 entry.in_toolbar = true;
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer_unittest.cc62 if (entry.in_toolbar)
94 entry.in_toolbar = on_toolbar;
/external/chromium_org/chrome/utility/importer/
H A Dbookmark_html_reader.cc171 entry.in_toolbar = true;
220 entry.in_toolbar = true;
H A Dfirefox_importer.cc307 entry.in_toolbar = is_in_toolbar;
H A Die_importer_win.cc859 entry.in_toolbar = true;

Completed in 1367 milliseconds