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

/haiku/src/preferences/screen/
H A DScreenWindow.cpp1295 bool applyEnabled = true; local
1298 applyEnabled = false;
1305 applyEnabled = true;
1312 fApplyButton->SetEnabled(applyEnabled);

Completed in 75 milliseconds