Searched refs:SetSwapAutomatic (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/virtualmemory/
H A DSettings.h42 void SetSwapAutomatic(bool automatic,
H A DSettings.cpp65 Settings::SetSwapAutomatic(bool automatic, bool revertable) function in class:Settings
168 SetSwapAutomatic(get_driver_boolean_parameter(settings.Get(),
255 SetSwapAutomatic(fInitialSettings.automatic);
275 SetSwapAutomatic(fDefaultSettings.automatic);
H A DSettingsWindow.cpp419 fSettings.SetSwapAutomatic(fSwapAutomaticCheckBox->Value());

Completed in 86 milliseconds