Home
last modified time | relevance | path

Searched refs:bShowProgress (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogProgress.cpp221 bool bShowProgress; in UpdateControls() local
226 bShowProgress = m_showProgress; in UpdateControls()
231 if (bShowProgress) in UpdateControls()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/
H A Dtcpflood.c191 static int bShowProgress = 1; /* show progress messages */ variable
453 if(bShowProgress) in openConnections()
467 if(bShowProgress) in openConnections()
509 if(bShowProgress) { in openConnections()
535 if(bShowProgress) in closeConnections()
538 if(i % 10 == 0 && bShowProgress) { in closeConnections()
568 if(bShowProgress) { in closeConnections()
698 if(bShowProgress) in sendMessages()
780 if(bShowProgress) in sendMessages()
1756 bShowProgress = 0; in main()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgContainer.cpp723 …bool bShowProgress = (m_bIsInitialising || advancedSettings->m_bEpgDisplayIncrementalUpdatePopup) … in UpdateEPG() local
739 if (bShowProgress && !bOnlyPending) in UpdateEPG()
762 if (bShowProgress && !bOnlyPending) in UpdateEPG()
782 if (bShowProgress && !bOnlyPending) in UpdateEPG()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DGUIWindowPictures.cpp199 bool bShowProgress = !CServiceBroker::GetGUI()->GetWindowManager().HasModalDialog(true); in OnPrepareFileItems() local
206 if (bShowProgress) in OnPrepareFileItems()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/windows/
H A DGUIWindowMusicBase.cpp901 bool bShowProgress = !CServiceBroker::GetGUI()->GetWindowManager().HasModalDialog(true); in OnRetrieveMusicInfo() local
908 if (bShowProgress) in OnRetrieveMusicInfo()