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

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dunicode.h24 const char *glyph_name_to_unicode(const char *);
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dglyphuni.cpp502 const char *glyph_name_to_unicode(const char *s) function
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp3851 const char *from_gn = glyph_name_to_unicode(from.contents());
3867 const char *to_gn = glyph_name_to_unicode(to.contents());
3893 const char *gn = glyph_name_to_unicode(nm.contents());
3913 const char *u = glyph_name_to_unicode(gl.contents());

Completed in 305 milliseconds