Home
last modified time | relevance | path

Searched refs:set_plaincard1 (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp1272 plainCards->set_plaincard1(cards[0]); in StartNewHand()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h6310 inline void set_plaincard1(::google::protobuf::uint32 value);
16812 inline void HandStartMessage_PlainCards::set_plaincard1(::google::protobuf::uint32 value) { in set_plaincard1() function
H A Dpokerth.pb.cc14193 set_plaincard1(from.plaincard1());