Home
last modified time | relevance | path

Searched refs:hb_font_get_glyph_from_name (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-ot-math.c189 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
194 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
199 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
204 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
206 g_assert(hb_font_get_glyph_from_name (hb_font, "A", -1, &glyph)); in test_get_glyph_italics_correction()
208 g_assert(hb_font_get_glyph_from_name (hb_font, "B", -1, &glyph)); in test_get_glyph_italics_correction()
210 g_assert(hb_font_get_glyph_from_name (hb_font, "C", -1, &glyph)); in test_get_glyph_italics_correction()
224 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
229 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
234 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
[all …]
/external/harfbuzz_ng/src/
Dhb-font.h451 hb_font_get_glyph_from_name (hb_font_t *font,
Dhb-font.cc877 hb_font_get_glyph_from_name (hb_font_t *font, in hb_font_get_glyph_from_name() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt220 hb_font_get_glyph_from_name
/external/harfbuzz_ng/
DNEWS1277 hb_font_get_glyph_from_name()