Searched defs:SetExitType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc204 void FakeProfile::SetExitType(ExitType exit_type) { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc405 void OffTheRecordProfileImpl::SetExitType(ExitType exit_type) { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc747 SetExitType(EXIT_NORMAL);
881 void ProfileImpl::SetExitType(ExitType exit_type) { function in class:ProfileImpl
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc419 SetExitType(EXIT_NONE);
430 SetExitType(EXIT_ALL);
457 SetExitType(type);
748 SetExitType(EXIT_ALL);
1159 SetExitType(EXIT_OUTERMOST);
1161 SetExitType(EXIT_ALL);
2241 void MenuController::SetExitType(ExitType type) { function in class:views::MenuController

Completed in 164 milliseconds