Searched refs:hb_ot_math_get_glyph_kerning (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 286 …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() 287 …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() 288 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0), ==… in test_get_glyph_kerning() 289 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_LEFT, 0), ==,… in test_get_glyph_kerning() 294 …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() 295 …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() 296 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0), ==… in test_get_glyph_kerning() 297 …g_assert_cmpint(hb_ot_math_get_glyph_kerning (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_LEFT, 0), ==,… in test_get_glyph_kerning() 302 …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() 303 …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 …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.h | 180 hb_ot_math_get_glyph_kerning (hb_font_t *font,
|
D | hb-ot-math.cc | 154 hb_ot_math_get_glyph_kerning (hb_font_t *font, in hb_ot_math_get_glyph_kerning() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 471 hb_ot_math_get_glyph_kerning
|
/external/harfbuzz_ng/ |
D | NEWS | 101 hb_ot_math_get_glyph_kerning
|