Home
last modified time | relevance | path

Searched refs:GetPaused (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp28 if (!GetPaused()) in ProcessStopAndPause()
103 if (Sync.GetPaused()) in OnTimer()
165 bool paused = Sync.GetPaused(); in OnButtonClicked()
DProgressDialog.h35 bool GetPaused() in GetPaused() function