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

  /external/chromium/chrome/browser/importer/
profile_writer.h 46 BOOKMARK_BAR_DISABLED = 1 << 2
profile_writer.cc 146 if (show_bookmark_toolbar && !(options & BOOKMARK_BAR_DISABLED))
firefox2_importer.cc 321 if (bookmark_bar_disabled())
322 options |= ProfileWriter::BOOKMARK_BAR_DISABLED;

Completed in 37 milliseconds