Home | History | Annotate | Download | only in menu

Lines Matching refs:EXIT_NONE

294   exit_type_ = EXIT_NONE;
425 SetExitType(EXIT_NONE);
1083 exit_type_(EXIT_NONE),
1132 return (exit_type_ == EXIT_NONE) ?
2267 bool quit_now = message_loop_->ShouldQuitNow() && exit_type_ != EXIT_NONE &&
2283 if (exit_type_ != EXIT_NONE)