Searched refs:hb_font_glyph_from_string (Results 1 – 11 of 11) sorted by relevance
/external/harfbuzz_ng/src/ |
D | test-would-substitute.cc | 59 if (!hb_font_glyph_from_string (font, argv[3], -1, &glyphs[0]) || in main() 61 !hb_font_glyph_from_string (font, argv[4], -1, &glyphs[1]))) in main()
|
D | hb-buffer-deserialize-text.hh | 381 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text() 417 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text() 494 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text()
|
D | hb-buffer-deserialize-json.hh | 521 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_json()
|
D | hb-buffer-deserialize-text.rl | 56 if (!hb_font_glyph_from_string (font,
|
D | hb-buffer-deserialize-json.rl | 56 if (!hb_font_glyph_from_string (font,
|
D | hb-font.h | 553 hb_font_glyph_from_string (hb_font_t *font,
|
D | hb-font.cc | 1280 hb_font_glyph_from_string (hb_font_t *font, in hb_font_glyph_from_string() function
|
/external/skqp/third_party/harfbuzz/ |
D | hb-buffer-deserialize-text.hh | 381 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text() 417 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text() 494 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_text()
|
D | hb-buffer-deserialize-json.hh | 521 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_glyphs_json()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 311 hb_font_glyph_from_string
|
/external/harfbuzz_ng/ |
D | NEWS | 1912 hb_font_glyph_from_string()
|