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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Duniglyph.cpp42 } unicode_to_glyph_list[] = { variable in typeref:struct:S
494 i < sizeof(unicode_to_glyph_list)/sizeof(unicode_to_glyph_list[0]);
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 98 milliseconds