Searched refs:HISTORY (Results 1 – 25 of 27) sorted by relevance
12
206 out_prefs->do_import_items |= importer::HISTORY; in ProcessMasterPreferences()208 out_prefs->dont_import_items |= importer::HISTORY; in ProcessMasterPreferences()281 if (!(out_prefs->dont_import_items & importer::HISTORY)) { in ProcessMasterPreferences()282 out_prefs->do_import_items |= importer::HISTORY; in ProcessMasterPreferences()526 if (!(dont_import_items & importer::HISTORY)) in AutoImport()527 items = items | importer::HISTORY; in AutoImport()
97 if (items_ & importer::HISTORY) { in ImportProgressDialogGtk()177 case importer::HISTORY: in ImportItemStarted()201 case importer::HISTORY: in ImportItemEnded()
79 selected_items |= importer::HISTORY; in ImportData()132 (browser_services & importer::HISTORY) != 0); in OnSourceProfilesLoaded()
22 HISTORY = 1 << 0, enumerator
32 ie->services_supported = importer::HISTORY | importer::FAVORITES | in DetectIEProfiles()87 firefox->services_supported = importer::HISTORY | importer::FAVORITES | in DetectFirefoxProfiles()
66 *services_supported |= importer::HISTORY;81 if ((items & importer::HISTORY) && !cancelled()) {82 bridge_->NotifyItemStarted(importer::HISTORY);84 bridge_->NotifyItemEnded(importer::HISTORY);
84 if ((items & importer::HISTORY) && !cancelled()) { in StartImport()85 bridge_->NotifyItemStarted(importer::HISTORY); in StartImport()87 bridge_->NotifyItemEnded(importer::HISTORY); in StartImport()
97 if ((items & importer::HISTORY) && !cancelled()) { in StartImport()98 bridge_->NotifyItemStarted(importer::HISTORY); in StartImport()100 bridge_->NotifyItemEnded(importer::HISTORY); in StartImport()
68 if ((items & importer::HISTORY) && !cancelled()) { in StartImport()69 bridge_->NotifyItemStarted(importer::HISTORY); in StartImport()71 bridge_->NotifyItemEnded(importer::HISTORY); in StartImport()
105 int items = importer::HISTORY | importer::PASSWORDS | importer::FAVORITES; in Firefox3xImporterTest()400 importer::HISTORY | importer::PASSWORDS | importer::FAVORITES, in TEST_F()696 importer::HISTORY | importer::PASSWORDS | in TEST_F()
153 EXPECT_EQ(items, importer::HISTORY | importer::FAVORITES);
186 if (items_ & importer::HISTORY) { in InitControlLayout()234 case importer::HISTORY: in ImportItemStarted()258 case importer::HISTORY: in ImportItemEnded()
19 HISTORY
45 HISTORY
58 HISTORY
148 HISTORY
427 using only RSA keys, but protocol 2 may use any. The HISTORY section of
20 - Latest changes can be found in HISTORY.txt
346 - Reversed order of entries in HISTORY.TXT355 - Added HISTORY.TXT
27 case importer::HISTORY:94 [self setHistoryImportEnabled:items & importer::HISTORY ? active :
40 HISTORY
3290 string_to_import_item["HISTORY"] = importer::HISTORY; in ImportSettings()
6117 .Sh HISTORY
3311 (NOTE: adjusted for COMPLEX HISTORY compile time option)
7082 list HISTORY, and if C-n is pressed, fetch the next command from