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

/haiku/src/preferences/screen/
H A DConstants.h51 static const int32 gMaxRefresh = 140; // This is the maximum selectable refresh variable
H A DScreenWindow.cpp1110 if (max > gMaxRefresh)
1111 max = gMaxRefresh;

Completed in 41 milliseconds