Home
last modified time | relevance | path

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

/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dsolitaire.cc545 CardPile * suitAddPile(Card *);
824 pile = bp->game->suitAddPile(top->thisCard()); in select()
1010 copyBuild(top, bp->game->suitAddPile(top->thisCard())); in select()
1049 copyBuild(top, bp->game->suitAddPile(top->thisCard())); in select()
1268 CardPile * GameTable::suitAddPile(Card * card) in suitAddPile() function in GameTable