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

  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.h 174 // created button, and |tutorial_mode_| to the given |tutorial_mode|.
239 profiles::TutorialMode tutorial_mode_; member in class:ProfileChooserView
profile_chooser_view.cc 484 tutorial_mode_(profiles::TUTORIAL_MODE_NONE),
532 tutorial_mode_ = profiles::TUTORIAL_MODE_NONE;
584 profiles::TutorialMode last_tutorial_mode = tutorial_mode_;
671 tutorial_mode_ = profiles::TUTORIAL_MODE_SEND_FEEDBACK;
682 tutorial_mode_ = profiles::TUTORIAL_MODE_SEND_FEEDBACK;
    [all...]

Completed in 137 milliseconds