Searched refs:hb_font_glyph_to_string (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-ot-shape-closure.cc | 87 hb_font_glyph_to_string (font, i, glyph_name, sizeof (glyph_name)); in consume_line()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer-serialize.cc | 137 hb_font_glyph_to_string (font, info[i].codepoint, g, sizeof (g)); in _hb_buffer_serialize_glyphs_json() 288 hb_font_glyph_to_string (font, info[i].codepoint, p, 128); in _hb_buffer_serialize_glyphs_text()
|
H A D | hb-font.h | 916 hb_font_glyph_to_string (hb_font_t *font,
|
H A D | hb-font.cc | 1418 * hb_font_glyph_to_string: 1433 hb_font_glyph_to_string (hb_font_t *font, in hb_font_glyph_to_string() function
|
Completed in 6 milliseconds