Home
last modified time | relevance | path

Searched defs:ShowCards (Results 1 – 2 of 2) sorted by relevance

/dports/games/CaribbeanStud/CS/
H A DSeat.cpp169 void Seat::ShowCards(Hands * hands) in ShowCards() function in Seat
354 void DealerSeat::ShowCards(Hands * hands) in ShowCards() function in DealerSeat
/dports/games/xtruco/xtruco/
H A Dxtruco.c783 ShowCards(display, window, pixmap, gc, card ) in ShowCards() function