Searched refs:hb_ot_math_get_min_connector_overlap (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 243 hb_ot_math_get_min_connector_overlap (hb_font_t *font, in hb_ot_math_get_min_connector_overlap() function
|
D | hb-ot-math.h | 215 hb_ot_math_get_min_connector_overlap (hb_font_t *font,
|
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 403 …g_assert_cmpint(hb_ot_math_get_min_connector_overlap(hb_font, HB_DIRECTION_LTR), ==, 0); // MathVa… in test_get_min_connector_overlap() 404 …g_assert_cmpint(hb_ot_math_get_min_connector_overlap(hb_font, HB_DIRECTION_TTB), ==, 0); // MathVa… in test_get_min_connector_overlap() 408 g_assert_cmpint(hb_ot_math_get_min_connector_overlap(hb_font, HB_DIRECTION_LTR), ==, 108); in test_get_min_connector_overlap() 409 g_assert_cmpint(hb_ot_math_get_min_connector_overlap(hb_font, HB_DIRECTION_TTB), ==, 54); in test_get_min_connector_overlap()
|
D | test-ot-face.c | 90 hb_ot_math_get_min_connector_overlap (font, HB_DIRECTION_RTL); in test_face()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 609 hb_ot_math_get_min_connector_overlap
|
/external/harfbuzz_ng/ |
D | NEWS | 854 hb_ot_math_get_min_connector_overlap
|