Searched refs:_Install (Results 1 - 8 of 8) sorted by relevance

/haiku/src/preferences/datatranslations/
H A DDataTranslations.h28 status_t _Install(BDirectory& target, BEntry& entry);
H A DDataTranslations.cpp66 DataTranslationsApplication::_Install(BDirectory& target, BEntry& entry) function in class:DataTranslationsApplication
153 status = _Install(target, entry);
/haiku/src/apps/packageinstaller/
H A DPackageInstall.h35 uint32 _Install();
H A DPackageInstall.cpp101 // A message sending wrapper around _Install()
102 uint32 code = _Install();
127 PackageInstall::_Install() function in class:PackageInstall
/haiku/headers/os/interface/
H A DMenu.h255 void _Install(BWindow* target);
/haiku/src/kits/interface/
H A DMenuBar.cpp143 _Install(Window());
H A DMenuPrivate.cpp181 fMenu->_Install(window);
H A DMenu.cpp1380 _Install(NULL);
3040 BMenu::_Install(BWindow* target) function in class:BMenu

Completed in 65 milliseconds