HomeSort by relevance Sort by last modified time
    Searched refs:Get_Paused (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 89 bool CProgressSync::Get_Paused()
275 if (Sync.Get_Paused())
889 if (Sync.Get_Paused())
1025 if (Sync.Get_Paused())
1066 SetItemText(IDB_PAUSE, Sync.Get_Paused() ? _continue_String : _pause_String);
1072 bool paused = !Sync.Get_Paused();
1177 bool paused = Sync.Get_Paused();
ProgressDialog2.h 69 bool Get_Paused();

Completed in 891 milliseconds