Searched refs:hb_ot_math_get_glyph_kerning (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 290 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_RIGHT, 0), ==, 0… in test_get_glyph_kerning() 291 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_LEFT, 0), ==, 0)… in test_get_glyph_kerning() 292 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0), ==… in test_get_glyph_kerning() 293 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_LEFT, 0), ==,… in test_get_glyph_kerning() 298 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_RIGHT, 0), ==, 0… in test_get_glyph_kerning() 299 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_LEFT, 0), ==, 0)… in test_get_glyph_kerning() 300 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0), ==… in test_get_glyph_kerning() 301 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_LEFT, 0), ==,… in test_get_glyph_kerning() 306 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_RIGHT, 0), ==, 0… in test_get_glyph_kerning() 307 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_TOP_LEFT, 0), ==, 0)… in test_get_glyph_kerning() [all …]
|
D | test-ot-face.c | 88 hb_ot_math_get_glyph_kerning (font, cp, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0); in test_face()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 176 hb_ot_math_get_glyph_kerning (hb_font_t *font, in hb_ot_math_get_glyph_kerning() function
|
D | hb-ot-math.h | 201 hb_ot_math_get_glyph_kerning (hb_font_t *font,
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 606 hb_ot_math_get_glyph_kerning
|
/external/harfbuzz_ng/ |
D | NEWS | 851 hb_ot_math_get_glyph_kerning
|