Home
last modified time | relevance | path

Searched refs:hb_font_get_glyph_advance_for_direction (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-ot-metrics-tt-var.c75 hb_font_get_glyph_advance_for_direction(font, 2, HB_DIRECTION_LTR, &x, &y); in test_advance_tt_var_nohvar()
80 hb_font_get_glyph_advance_for_direction(font, 2, HB_DIRECTION_TTB, &x, &y); in test_advance_tt_var_nohvar()
87 hb_font_get_glyph_advance_for_direction(font, 2, HB_DIRECTION_LTR, &x, &y); in test_advance_tt_var_nohvar()
92 hb_font_get_glyph_advance_for_direction(font, 2, HB_DIRECTION_TTB, &x, &y); in test_advance_tt_var_nohvar()
111 hb_font_get_glyph_advance_for_direction(font, 1, HB_DIRECTION_LTR, &x, &y); in test_advance_tt_var_hvarvvar()
116 hb_font_get_glyph_advance_for_direction(font, 1, HB_DIRECTION_TTB, &x, &y); in test_advance_tt_var_hvarvvar()
123 hb_font_get_glyph_advance_for_direction(font, 1, HB_DIRECTION_LTR, &x, &y); in test_advance_tt_var_hvarvvar()
128 hb_font_get_glyph_advance_for_direction(font, 1, HB_DIRECTION_TTB, &x, &y); in test_advance_tt_var_hvarvvar()
224hb_font_get_glyph_advance_for_direction(font, 2, HB_DIRECTION_TTB, &x, &y); /* No VVAR; 'C' in com… in test_advance_tt_var_comp_v()
/external/harfbuzz_ng/src/
Dhb-font.h539 hb_font_get_glyph_advance_for_direction (hb_font_t *font,
Dhb-coretext.cc905 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance); in _hb_coretext_shape()
Dhb-font.cc1111 hb_font_get_glyph_advance_for_direction (hb_font_t *font, in hb_font_get_glyph_advance_for_direction() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt285 hb_font_get_glyph_advance_for_direction
/external/harfbuzz_ng/
DNEWS2293 hb_font_get_glyph_advance_for_direction()