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

/freebsd-11-stable/contrib/groff/src/include/
H A Dunicode.h23 const char *unicode_to_glyph_name(const char *);
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Duniglyph.cpp500 const char *unicode_to_glyph_name(const char *s) function
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp2206 const char *groff_gn = unicode_to_glyph_name(gn);
3929 const char *groff_gn = unicode_to_glyph_name(glyph_name.contents());

Completed in 152 milliseconds