Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/
H A Dlib.rs41 fn font_glyph_to_string(font: u32, glyph: u32, str: *const u8, len: u32); in font_glyph_to_string() function
126 font_glyph_to_string(self.0, glyph, s.as_mut_ptr(), 32); in get_glyph_name()
/aosp_15_r20/external/harfbuzz_ng/src/wasm/sample/c/
H A Dshape-fallback.cc41 font_glyph_to_string (font, contents.info[i].codepoint, name, sizeof (name)); in shape()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-wasm-api-list.hh85 NATIVE_SYMBOL ("(ii$*)", font_glyph_to_string),
H A Dhb-wasm-api-font.hh115 HB_WASM_API (void, font_glyph_to_string) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
H A Dhb-wasm-api.h233 HB_WASM_API (void, font_glyph_to_string) (HB_WASM_EXEC_ENV
/aosp_15_r20/external/harfbuzz_ng/docs/
H A Dwasm-shaper.md238 * `font_glyph_to_string`
241 void font_glyph_to_string(