Searched refs:Get_Paused (Results 1 – 2 of 2) sorted by relevance
88 bool CProgressSync::Get_Paused() in Get_Paused() function in CProgressSync296 if (Sync.Get_Paused()) in SetTaskbarProgressState()908 if (Sync.Get_Paused()) in OnTimer()1044 if (Sync.Get_Paused()) in SetTitleText()1085 SetItemText(IDB_PAUSE, Sync.Get_Paused() ? _continue_String : _pause_String); in SetPauseText()1091 bool paused = !Sync.Get_Paused(); in OnPauseButton()1196 bool paused = Sync.Get_Paused(); in OnButtonClicked()
69 bool Get_Paused();