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

  /external/chromium/chrome/browser/importer/
importer.h 39 bookmark_bar_disabled_ = bookmark_bar_disabled;
42 bool bookmark_bar_disabled() { return bookmark_bar_disabled_; }
69 bool bookmark_bar_disabled_; member in class:Importer
importer.cc 21 bookmark_bar_disabled_(false),

Completed in 37 milliseconds