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

  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.h 68 bool multiprofile_; member in class:PersonalOptionsHandler
personal_options_handler.cc 55 multiprofile_ = browser_command_line.HasSwitch(switches::kMultiProfiles);
86 multiprofile_ ?
90 multiprofile_ ?
93 if (multiprofile_) {
250 start_stop_button_label = multiprofile_ ?
266 multiprofile_ ?
307 if (multiprofile_) {

Completed in 196 milliseconds