Home
last modified time | relevance | path

Searched defs:stopTimeoutAnimation (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/generic/
H A Dserverguiwrapper.cpp95 void ServerGuiWrapper::stopTimeoutAnimation(int /*playerNum*/) {} in stopTimeoutAnimation() function in ServerGuiWrapper
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/
H A Dguiwrapper.cpp234 void GuiWrapper::stopTimeoutAnimation(int playerNum) in stopTimeoutAnimation() function in GuiWrapper
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/gametable/
H A Dgametableimpl.cpp1972 void gameTableImpl::stopTimeoutAnimation(int playerId) in stopTimeoutAnimation() function in gameTableImpl