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

/freebsd-11-stable/contrib/groff/src/include/
H A Dunicode.h22 const char *glyph_name_to_unicode(const char *);
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dglyphuni.cpp500 const char *glyph_name_to_unicode(const char *s) function
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3849 const char *from_gn = glyph_name_to_unicode(from.contents());
3865 const char *to_gn = glyph_name_to_unicode(to.contents());
3891 const char *gn = glyph_name_to_unicode(nm.contents());
3911 const char *u = glyph_name_to_unicode(gl.contents());

Completed in 147 milliseconds