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

/external/harfbuzz_ng/src/
H A Dhb-ot-post-table.hh133 inline bool get_glyph_from_name (const char *name, int len, function in struct:OT::post::accelerator_t
H A Dhb-font-private.hh293 inline hb_bool_t get_glyph_from_name (const char *name, int len, /* -1 means nul-terminated */ function in struct:hb_font_t
509 if (get_glyph_from_name (s, len, glyph)) return true;

Completed in 583 milliseconds