Searched defs:font_glyph_to_string (Results 1 – 2 of 2) sorted by relevance
115 HB_WASM_API (void, font_glyph_to_string) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
41 fn font_glyph_to_string(font: u32, glyph: u32, str: *const u8, len: u32); in font_glyph_to_string() function