Searched defs:get_glyph_from_name (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh298 inline hb_bool_t get_glyph_from_name (const char *name, int len, /* -1 means nul-terminated */ function in struct:hb_font_t
432 if (get_glyph_from_name (s, len, glyph)) return true;

Completed in 73 milliseconds