Searched defs:settings (Results 251 - 275 of 336) sorted by relevance

<<11121314

/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp78 IPCP::IPCP(KPPPInterface& interface, driver_parameter *settings) argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp66 POP3Protocol::POP3Protocol(const BMailAccountSettings& settings) argument
933 instantiate_inbound_protocol(const BMailAccountSettings& settings) argument
940 pop3_smtp_auth(const BMailAccountSettings& settings) argument
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp243 SMTPProtocol::SMTPProtocol(const BMailAccountSettings& settings) argument
922 instantiate_outbound_protocol(const BMailAccountSettings& settings) argument
/haiku/src/kits/debugger/files/
H A DFileManager.cpp732 FileManager::LoadLocationMappings(TeamFileManagerSettings* settings) argument
754 FileManager::SaveLocationMappings(TeamFileManagerSettings* settings) argument
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.cpp216 BDirectory settings, profile; local
328 DialUpView::IsModified(bool *settings, bool *profile) argument
350 SaveSettings(BMessage *settings, BMessage *profile, bool saveTemporary) argument
420 BMessage settings, profile; local
[all...]
/haiku/src/add-ons/translators/tga/
H A DTGATranslator.cpp2215 TGATranslator::NewConfigView(TranslatorSettings *settings) argument
/haiku/src/servers/print/
H A DConfigWindow.cpp558 BMessage settings = fPageSettings; local
565 BMessage settings; local
131 ConfigWindow(config_setup_kind kind, Printer* defaultPrinter, BMessage* settings, AutoReply* sender) argument
[all...]
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp88 KPPPInterface(const char *name, ppp_interface_entry *entry, ppp_interface_id ID, const driver_settings *settings, KPPPInterface *parent) argument
1428 LoadModules(driver_settings *settings, int32 start, int32 count) argument
[all...]
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp485 ScreenshotWindow::_SetupOutputPathMenu(const BMessage& settings) argument
794 BMessage settings; local
824 BMessage settings; local
[all...]
/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp1095 BMessage settings; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp528 IMAPConnectionWorker(IMAPProtocol& owner, const Settings& settings, bool main) argument
/haiku/src/servers/app/decorator/
H A DDecorator.cpp76 Decorator::Decorator(DesktopSettings& settings, BRect frame, argument
122 Decorator::AddTab(DesktopSettings& settings, const char* title, argument
266 Decorator::FontsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
278 Decorator::ColorsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
295 Decorator::SetLook(int32 tab, DesktopSettings& settings, window_look look, argument
824 SetSettings(const BMessage& settings, BRegion* updateRegion) argument
1042 _FontsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
1061 _SetLook(Decorator::Tab* tab, DesktopSettings& settings, window_look look, BRegion* updateRegion) argument
1179 _SetSettings(const BMessage& settings, BRegion* updateRegion) argument
[all...]
H A DTabDecorator.cpp68 TabDecorator::TabDecorator(DesktopSettings& settings, BRect frame, argument
206 TabDecorator::UpdateColors(DesktopSettings& settings) argument
828 TabDecorator::_SetSettings(const BMessage& settings, BRegio argument
842 _AddTab(DesktopSettings& settings, int32 index, BRegion* updateRegion) argument
948 _UpdateFont(DesktopSettings& settings) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.cpp91 LoaderContentHandler(Package* package, const PackageSettings& settings) argument
571 Package::Load(const PackageSettings& settings) argument
716 Package::_Load(const PackageSettings& settings) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c619 ar5211SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING settings) argument
/haiku/src/tools/fs_shell/
H A Ddriver_settings.cpp59 struct fssh_driver_settings settings; member in struct:settings_handle
[all...]
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp84 SettingsWindow::SettingsWindow(BRect frame, SettingsMessage* settings) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.cpp802 DriverSettings settings; local
947 BMessage settings; local
984 BMessage settings; local
[all...]
/haiku/src/kits/midi/
H A DSoftSynth.cpp115 struct BPrivate::midi_settings settings; local
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp376 touchpad_settings settings; local
606 touchpad_settings settings; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c836 const driver_settings *settings = get_driver_settings(handle); local
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp334 FileTypesWindow::FileTypesWindow(const BMessage& settings) argument
[all...]
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp222 PartitionRecorder::PartitionRecorder(BMessage& settings, int8 biosDrive) argument
338 LegacyBootMenu::CollectPartitions(const BootDrive& drive, BMessage& settings) argument
372 LegacyBootMenu::Install(const BootDrive& drive, BMessage& settings) argument
464 SaveMasterBootRecord(BMessage* settings, BFile* file) argument
505 RestoreMasterBootRecord(BMessage* settings, BFile* file) argument
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/
H A Ddriver.c1449 void *settings; local
[all...]
/haiku/src/add-ons/translators/tiff/
H A DTIFFTranslator.cpp966 TIFFTranslator::NewConfigView(TranslatorSettings *settings) argument

Completed in 133 milliseconds

<<11121314