Searched refs:hb_ot_math_get_glyph_assembly (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 342 hb_ot_math_get_glyph_assembly (font, glyph, in get_glyph_assembly_italics_correction() 552 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL, NU… in test_get_glyph_assembly() 553 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly() 558 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL, NU… in test_get_glyph_assembly() 559 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly() 564 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL, NU… in test_get_glyph_assembly() 565 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly() 570 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL, NU… in test_get_glyph_assembly() 571 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly() 576 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL, NU… in test_get_glyph_assembly() [all …]
|
D | test-ot-face.c | 91 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, NULL, NULL, NULL); in test_face()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 275 hb_ot_math_get_glyph_assembly (hb_font_t *font, in hb_ot_math_get_glyph_assembly() function
|
D | hb-ot-math.h | 219 hb_ot_math_get_glyph_assembly (hb_font_t *font,
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 610 hb_ot_math_get_glyph_assembly
|
/external/harfbuzz_ng/ |
D | NEWS | 855 hb_ot_math_get_glyph_assembly
|