Searched refs:hb_ot_math_get_glyph_top_accent_attachment (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 229 …g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 1000); // MathGly… in test_get_glyph_top_accent_attachment() 234 …g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 1000); // MathGly… in test_get_glyph_top_accent_attachment() 239 …g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 1000); // MathTop… in test_get_glyph_top_accent_attachment() 244 …g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 1000); // Glyph w… in test_get_glyph_top_accent_attachment() 246 g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 748); in test_get_glyph_top_accent_attachment() 248 g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 692); in test_get_glyph_top_accent_attachment() 250 g_assert_cmpint(hb_ot_math_get_glyph_top_accent_attachment (hb_font, glyph), ==, 636); in test_get_glyph_top_accent_attachment()
|
D | test-ot-face.c | 86 hb_ot_math_get_glyph_top_accent_attachment (font, cp); in test_face()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 132 hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font, in hb_ot_math_get_glyph_top_accent_attachment() function
|
D | hb-ot-math.h | 193 hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font,
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 605 hb_ot_math_get_glyph_top_accent_attachment
|
/external/harfbuzz_ng/ |
D | NEWS | 850 hb_ot_math_get_glyph_top_accent_attachment
|