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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dglyphuni.cpp30 struct glyph_to_unicode { struct
34 declare_ptable(glyph_to_unicode)
35 implement_ptable(glyph_to_unicode)
37 PTABLE(glyph_to_unicode) glyph_to_unicode_table;
496 glyph_to_unicode *gtu = new glyph_to_unicode[1];
504 glyph_to_unicode *result = glyph_to_unicode_table.lookup(s);

Completed in 82 milliseconds