Home
last modified time | relevance | path

Searched refs:_LoadGeneralSettings (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/notification/
H A DNotificationWindow.h57 void _LoadGeneralSettings(BMessage& settings);
H A DNotificationWindow.cpp391 _LoadGeneralSettings(settings); in _LoadSettings()
431 NotificationWindow::_LoadGeneralSettings(BMessage& settings) in _LoadGeneralSettings() function in NotificationWindow