Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-ot-metrics.c39 g_assert (hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER, &value)); in test_ot_metrics_get_no_var()
55 g_assert (hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_X_HEIGHT, &value)); in test_ot_metrics_get_var()
62 g_assert (hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_X_HEIGHT, &value)); in test_ot_metrics_get_var()
Dtest-ot-face.c96 hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER, NULL); in test_face()
/external/harfbuzz_ng/src/
Dhb-ot-metrics.h107 hb_ot_metrics_get_position (hb_font_t *font,
Dhb-ot-metrics.cc123 hb_ot_metrics_get_position (hb_font_t *font, in hb_ot_metrics_get_position() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt623 hb_ot_metrics_get_position
/external/harfbuzz_ng/
DNEWS50 +hb_ot_metrics_get_position()