HomeSort by relevance Sort by last modified time
    Searched refs:hb_font_glyph_from_string (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
test-would-substitute.cc 101 if (!hb_font_glyph_from_string (font, argv[3], -1, &glyphs[0]) ||
103 !hb_font_glyph_from_string (font, argv[4], -1, &glyphs[1])))
hb-buffer-deserialize-text.hh 381 if (!hb_font_glyph_from_string (font,
417 if (!hb_font_glyph_from_string (font,
494 if (!hb_font_glyph_from_string (font,
hb-buffer-deserialize-json.rl 56 if (!hb_font_glyph_from_string (font,
hb-buffer-deserialize-text.rl 56 if (!hb_font_glyph_from_string (font,
hb-buffer-deserialize-json.hh 521 if (!hb_font_glyph_from_string (font,
hb-font.h 515 hb_font_glyph_from_string (hb_font_t *font,
hb-font.cc 1086 * hb_font_glyph_from_string:
1099 hb_font_glyph_from_string (hb_font_t *font, function
    [all...]

Completed in 2191 milliseconds