Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshopping.h140 static string describe_thing_pos(const CrawlHashTable& thing);
H A Dshopping.cc2117 string ShoppingList::describe_thing_pos(const CrawlHashTable &thing) in describe_thing_pos() function in ShoppingList
2128 longest = max(longest, strwidth(describe_thing_pos(thing))); in fill_out_menu()
2140 describe_thing_pos(thing).c_str(), in fill_out_menu()