Searched refs:hb_font_get_glyph_from_name (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 189 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/ |
D | hb-font.h | 451 hb_font_get_glyph_from_name (hb_font_t *font,
|
D | hb-font.cc | 877 hb_font_get_glyph_from_name (hb_font_t *font, in hb_font_get_glyph_from_name() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 220 hb_font_get_glyph_from_name
|
/external/harfbuzz_ng/ |
D | NEWS | 1277 hb_font_get_glyph_from_name()
|