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 98 if (!hb_font_glyph_from_string (font, argv[3], -1, &glyphs[0]) ||
100 !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 364 hb_font_glyph_from_string (hb_font_t *font,
hb-font.cc 501 hb_font_glyph_from_string (hb_font_t *font, function

Completed in 454 milliseconds