Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmessage.cc348 static cglyph_t _prefix_glyph(prefix_type p) in _prefix_glyph() function
515 line.add_glyph(_prefix_glyph(prompt)); in output_prefix()
635 line.add_glyph(_prefix_glyph(first_col)); in add_item()
704 cglyph_t g = _prefix_glyph(full ? prefix_type::full_more : prefix_type::other_more); in more()
2276 lines.add_glyph(_prefix_glyph(p)); in _replay_messages_core()