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

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

Completed in 126 milliseconds