Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-ot-math.c193 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
198 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
203 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
208 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_italics_correction()
210 g_assert(hb_font_get_glyph_from_name (hb_font, "A", -1, &glyph)); in test_get_glyph_italics_correction()
212 g_assert(hb_font_get_glyph_from_name (hb_font, "B", -1, &glyph)); in test_get_glyph_italics_correction()
214 g_assert(hb_font_get_glyph_from_name (hb_font, "C", -1, &glyph)); in test_get_glyph_italics_correction()
228 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
233 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
238 g_assert(hb_font_get_glyph_from_name (hb_font, "space", -1, &glyph)); in test_get_glyph_top_accent_attachment()
[all …]
Dtest-ot-face.c62 hb_font_get_glyph_from_name (font, buf, strlen (buf), &g); in test_face()
/external/harfbuzz_ng/src/
Dhb-font.h487 hb_font_get_glyph_from_name (hb_font_t *font,
Dhb-font.cc1045 hb_font_get_glyph_from_name (hb_font_t *font, in hb_font_get_glyph_from_name() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt281 hb_font_get_glyph_from_name
/external/harfbuzz_ng/
DNEWS1910 hb_font_get_glyph_from_name()