Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DPanel.h346 bool _processNotify; variable
752 _processNotify = false; in Disable_Processing_Timer_Notify_StatusBar()
811 bool _processNotify;
822 _processNotify = _panel._processNotify; in Disable()
824 _panel._processNotify = false; in Disable()
829 _processNotify = true; in SetMemMode_Enable()
834 _panel._processNotify = _processNotify; in Restore()
DPanel.cpp84 _processNotify = true; in Create()
707 if (!_processNotify) in OnNotify()