Searched refs:utg (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Duniglyph.cpp496 unicode_to_glyph *utg = new unicode_to_glyph[1]; local
497 utg->value = (char *)unicode_to_glyph_list[i].value;
498 unicode_to_glyph_table.define(unicode_to_glyph_list[i].key, utg);

Completed in 112 milliseconds