Searched defs:settings (Results 176 - 200 of 336) sorted by relevance

1234567891011>>

/haiku/src/preferences/mail/
H A DFilterConfigView.cpp331 BMailAddOnSettings* settings = protocolSettings->FilterSettingsAt(i); local
477 BMailAddOnSettings* settings = _MailSettings()->FilterSettingsAt(index); local
[all...]
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPManager.cpp82 BMessage settings; local
[all...]
/haiku/src/add-ons/print/drivers/preview/
H A DPageSetupWindow.cpp206 BGridView* settings = new BGridView(); local
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp99 VariablesViewNodeInfo::SetRendererSettings(const BMessage& settings) argument
/haiku/src/apps/debugger/user_interface/gui/value/value_handlers/
H A DIntegerValueHandler.cpp186 GetTableCellValueEditor(Value* _value, Settings* settings, TableCellValueEditor*& _editor) argument
222 CreateTableCellValueSettingsMenu(Value* value, Settings* settings, SettingsMenu*& _menu) argument
/haiku/src/apps/launchbox/
H A DMainWindow.cpp59 MainWindow::MainWindow(const char* name, BRect frame, BMessage* settings) argument
/haiku/src/kits/mail/
H A DHaikuMailFormatFilter.cpp79 HaikuMailFormatFilter(BMailProtocol& protocol, const BMailAccountSettings& settings) argument
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp256 NotificationsView::Load(BMessage& settings) argument
H A DGeneralView.cpp195 GeneralView::Load(BMessage& settings) argument
229 GeneralView::Save(BMessage& settings) argument
[all...]
/haiku/src/libs/print/libprint/
H A DPageSetupDlg.cpp193 BGridView* settings = new BGridView(); local
H A DPrinterDriver.cpp115 PrinterDriver::ConfigPage(BMessage* settings) argument
133 PrinterDriver::ConfigJob(BMessage* settings) argument
151 PrinterDriver::TakeJob(BFile* printJob, BMessage* settings) argument
176 _ReadSettings(const char* attrName, BMessage* settings) argument
197 _WriteSettings(const char* attrName, BMessage* settings) argument
213 _MergeWithPreviousSettings(const char* attrName, BMessage* settings) argument
270 config_page(BNode *spoolFolder, BMessage *settings) argument
276 config_job(BNode *spoolFolder, BMessage *settings) argument
282 take_job(BFile *printJob, BNode *spoolFolder, BMessage *settings) argument
[all...]
/haiku/src/add-ons/network_settings/dialup/
H A DPPPoEAddon.cpp97 PPPoEAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) argument
152 PPPoEAddon::IsModified(bool *settings, bool *profile) const argument
167 PPPoEAddon::SaveSettings(BMessage *settings, BMessage *profile, bool saveTemporary) argument
[all...]
H A DIPCPAddon.cpp59 IPCPAddon::LoadSettings(BMessage *settings, BMessage *profile, bool isNew) argument
150 IPCPAddon::IsModified(bool *settings, bool *profile) const argument
165 SaveSettings(BMessage *settings, BMessage *profile, bool saveTemporary) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp78 SettingMenuItem::ItemSelected(Settings* settings) argument
190 void OptionItemSelected(Settings* settings, SettingsOption* option) argument
201 SettingsMenuImpl::SettingsMenuImpl(Settings* settings) argument
63 PrepareToShow(BLooper* parentLooper, BHandler* targetHandler, Settings* settings) argument
102 PrepareToShow(BLooper* parentLooper, BHandler* targetHandler, Settings* settings) argument
144 PrepareToShow(BLooper* parentLooper, BHandler* targetHandler, Settings* settings, OptionsSetting* setting) argument
174 PrepareToShow(BLooper* parentLooper, BHandler* targetHandler, Settings* settings) argument
[all...]
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A Dpppoe.cpp279 add_to(KPPPInterface& mainInterface, KPPPInterface *subInterface, driver_parameter *settings, ppp_module_key_type type) argument
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.cpp180 ModemDevice::ModemDevice(KPPPInterface& interface, driver_parameter *settings) argument
/haiku/src/servers/notification/
H A DNotificationWindow.cpp381 BMessage settings; local
412 NotificationWindow::_LoadAppFilters(BMessage& settings) argument
431 _LoadGeneralSettings(BMessage& settings) argument
449 _LoadDisplaySettings(BMessage& settings) argument
[all...]
/haiku/src/kits/shared/
H A DSettingsHandler.cpp281 SettingsArgvDispatcher::SaveSettings(Settings* settings, argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp254 FolderConfigWindow::FolderConfigWindow(BRect parent, const BMessage& settings) argument
/haiku/src/preferences/time/
H A DNetworkTimeView.cpp609 update_time(const Settings& settings, BMessenger* messenger, argument
622 update_time(const Settings& settings, const char** errorString, argument
/haiku/src/servers/app/decorator/
H A DDecorManager.cpp100 DecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, argument
[all...]
/haiku/src/add-ons/translators/webp/
H A DWebPTranslator.cpp180 WebPTranslator::NewConfigView(TranslatorSettings* settings) argument
131 DerivedIdentify(BPositionIO* stream, const translation_format* format, BMessage* settings, translator_info* info, uint32 outType) argument
/haiku/src/servers/input/
H A DMouseSettings.cpp321 mouse_settings* settings; local
/haiku/src/preferences/input/
H A DMouseView.cpp81 MouseView::MouseView(const MouseSettings& settings) argument
/haiku/src/add-ons/translators/avif/
H A DAVIFTranslator.cpp189 AVIFTranslator::NewConfigView(TranslatorSettings* settings) argument
134 DerivedIdentify(BPositionIO* stream, const translation_format* format, BMessage* settings, translator_info* info, uint32 outType) argument

Completed in 112 milliseconds

1234567891011>>