Home
last modified time | relevance | path

Searched refs:bReplay (Results 1 – 8 of 8) sorted by relevance

/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dtab_game.h204 void createCardInfoDock(bool bReplay = false);
205 void createPlayerListDock(bool bReplay = false);
206 void createMessageDock(bool bReplay = false);
207 void createPlayAreaWidget(bool bReplay = false);
208 void createDeckViewContainerWidget(bool bReplay = false);
H A Dtab_game.cpp1665 void TabGame::createPlayAreaWidget(bool bReplay) in createPlayAreaWidget() argument
1668 if (!bReplay) in createPlayAreaWidget()
1730 Q_UNUSED(bReplay); in createDeckViewContainerWidget()
1744 void TabGame::createCardInfoDock(bool bReplay) in createCardInfoDock() argument
1746 Q_UNUSED(bReplay); in createCardInfoDock()
1769 void TabGame::createPlayerListDock(bool bReplay) in createPlayerListDock() argument
1771 if (bReplay) { in createPlayerListDock()
1791 void TabGame::createMessageDock(bool bReplay) in createMessageDock() argument
1798 if (!bReplay) { in createMessageDock()
1844 if (!bReplay) in createMessageDock()
[all …]
/dports/games/dunelegacy/dunelegacy-0.96.4/src/
H A DGame.cpp185 …if(bReplay == false && gameInitSettings.getGameType() != GameType::CustomGame && gameInitSettings.… in initGame()
200 bReplay = true; in initReplay()
1105 if(bReplay) { in runMainLoop()
1269 if(bReplay == false) { in runMainLoop()
1311 if(bReplay == false && currentGame->won == true) { in runMainLoop()
1347 if(bReplay == true) { in onOptions()
2113 if(gameType != GameType::CustomMultiplayer || bReplay) { in handleKeyInput()
2120 if(gameType != GameType::CustomMultiplayer || bReplay) { in handleKeyInput()
2127 if(gameType != GameType::CustomMultiplayer || bReplay) { in handleKeyInput()
/dports/games/dunelegacy/dunelegacy-0.96.4/include/
H A DGame.h579 bool bReplay = false; ///< Is this game actually a replay variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmediactrl.cpp3113 bool bReplay = GetState() == wxMEDIASTATE_PLAYING;
3122 if (bReplay)
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl.cpp3113 bool bReplay = GetState() == wxMEDIASTATE_PLAYING;
3122 if (bReplay)
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmediactrl.cpp3113 bool bReplay = GetState() == wxMEDIASTATE_PLAYING;
3122 if (bReplay)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl.cpp3113 bool bReplay = GetState() == wxMEDIASTATE_PLAYING;
3122 if (bReplay)