Searched refs:hb_ot_math_get_glyph_variants (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-math.c | 428 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL), =… in test_get_glyph_variants() 429 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants() 434 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL), =… in test_get_glyph_variants() 435 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants() 440 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL), =… in test_get_glyph_variants() 441 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants() 446 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL), =… in test_get_glyph_variants() 447 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants() 452 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_RTL, 0, NULL, NULL), =… in test_get_glyph_variants() 453 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants() [all …]
|
D | test-ot-face.c | 89 hb_ot_math_get_glyph_variants (font, cp, HB_DIRECTION_TTB, 0, NULL, NULL); in test_face()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 211 hb_ot_math_get_glyph_variants (hb_font_t *font, in hb_ot_math_get_glyph_variants() function
|
D | hb-ot-math.h | 207 hb_ot_math_get_glyph_variants (hb_font_t *font,
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 608 hb_ot_math_get_glyph_variants
|
/external/harfbuzz_ng/ |
D | NEWS | 853 hb_ot_math_get_glyph_variants
|