Searched defs:font_get_glyph (Results 1 – 2 of 2) sorted by relevance
71 HB_WASM_API (codepoint_t, font_get_glyph) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
38 fn font_get_glyph(font: u32, unicode: u32, uvs: u32) -> u32; in font_get_glyph() function