Searched refs:glyphs_ascii (Results 1 – 1 of 1) sorted by relevance
305 static const map<TreeGlyph, string> glyphs_ascii = { variable318 … map<TreeGlyph, string>& glyphs = s_glyph_mode == TreeGlyphMode::UTF8 ? glyphs_utf8 : glyphs_ascii; in get_glyph()