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

/freebsd-10.3-release/contrib/groff/src/libs/libgroff/
H A Duniglyph.cpp28 struct unicode_to_glyph { struct
32 declare_ptable(unicode_to_glyph)
33 implement_ptable(unicode_to_glyph)
35 PTABLE(unicode_to_glyph) unicode_to_glyph_table;
494 unicode_to_glyph *utg = new unicode_to_glyph[1];
502 unicode_to_glyph *result = unicode_to_glyph_table.lookup(s);

Completed in 57 milliseconds