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

/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dglyphuni.cpp40 } glyph_to_unicode_list[] = { variable in typeref:struct:S
492 i < sizeof(glyph_to_unicode_list)/sizeof(glyph_to_unicode_list[0]);
495 gtu->value = (char *)glyph_to_unicode_list[i].value;
496 glyph_to_unicode_table.define(glyph_to_unicode_list[i].key, gtu);

Completed in 106 milliseconds