Home
last modified time | relevance | path

Searched defs:hand_name (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtransform.h208 const string hand_name; variable
H A Dform-data.h51 const char *hand_name; member
H A Dplayer-act.cc539 string player::hand_name(bool plural, bool *can_plural) const in hand_name() function in player
H A Dspecies.cc407 string hand_name(species_type species) in hand_name() function
H A Dmonster.cc2371 string monster::hand_name(bool plural, bool *can_plural) const in hand_name() function in monster
/dports/games/xblackjack/xblackjack-2.2/
H A DMain.c408 static char *hand_name[MAX_HANDS] = { variable