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

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc199 void FakeProfile::SetExitType(ExitType exit_type) { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc415 void OffTheRecordProfileImpl::SetExitType(ExitType exit_type) { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc848 SetExitType(EXIT_NORMAL);
981 void ProfileImpl::SetExitType(ExitType exit_type) { function in class:ProfileImpl
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc425 SetExitType(EXIT_NONE);
436 SetExitType(EXIT_ALL);
461 SetExitType(type);
752 SetExitType(EXIT_ALL);
1177 SetExitType(EXIT_OUTERMOST);
1179 SetExitType(EXIT_ALL);
2256 void MenuController::SetExitType(ExitType type) { function in class:views::MenuController

Completed in 73 milliseconds