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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dglyphuni.cpp42 } glyph_to_unicode_list[] = { variable in typeref:struct:S
494 i < sizeof(glyph_to_unicode_list)/sizeof(glyph_to_unicode_list[0]);
497 gtu->value = (char *)glyph_to_unicode_list[i].value;
498 glyph_to_unicode_table.define(glyph_to_unicode_list[i].key, gtu);

Completed in 122 milliseconds