Searched refs:_foreground (Results 1 – 2 of 2) sorted by relevance
353 _foreground = true; in OnInit()1063 if (!_foreground) in SetTitleText()1110 SetItemText(IDB_PROGRESS_BACKGROUND, _foreground ? in SetPriorityText()1118 _foreground = !_foreground; in OnPriorityButton()1120 SetPriorityClass(GetCurrentProcess(), _foreground ? NORMAL_PRIORITY_CLASS: IDLE_PRIORITY_CLASS); in OnPriorityButton()
177 bool _foreground; variable