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

/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dglyphuni.cpp28 struct glyph_to_unicode { struct
32 declare_ptable(glyph_to_unicode)
33 implement_ptable(glyph_to_unicode)
35 PTABLE(glyph_to_unicode) glyph_to_unicode_table;
494 glyph_to_unicode *gtu = new glyph_to_unicode[1];
502 glyph_to_unicode *result = glyph_to_unicode_table.lookup(s);

Completed in 79 milliseconds