Searched refs:is_in_toolbar (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dsafari_importer.h80 // |is_in_toolbar| Is this folder in the toolbar.
85 bool is_in_toolbar,
H A Dfirefox3_importer.cc232 bool is_in_toolbar = false; local
240 is_in_toolbar = true;
271 entry.in_toolbar = is_in_toolbar;
/external/chromium_org/chrome/utility/importer/
H A Dsafari_importer.h70 // |is_in_toolbar| Is this folder in the toolbar.
75 bool is_in_toolbar,
H A Dfirefox_importer.cc264 bool is_in_toolbar = false; local
279 is_in_toolbar = true;
300 entry.in_toolbar = is_in_toolbar;

Completed in 350 milliseconds