Home
last modified time | relevance | path

Searched refs:ft_find_glyph_by_unicode_name (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-font.c297 static int ft_find_glyph_by_unicode_name(FT_Face face, const char *name) in ft_find_glyph_by_unicode_name() function
792 glyph = ft_find_glyph_by_unicode_name(face, estrings[i]); in pdf_load_simple_font()