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