Searched refs:MAX_GAP (Results 1 – 1 of 1) sorted by relevance
715 const int MAX_GAP = IsWindows98() ? 5 : 10; in EnlargeStdControlLabels() local724 gap = (gap > MAX_GAP) ? gap - MAX_GAP : gap; in EnlargeStdControlLabels()
Completed in 15 milliseconds