Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/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.c141 hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER, NULL); in test_font()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-metrics.h109 hb_ot_metrics_get_position (hb_font_t *font,
Dhb-ot-metrics.cc132 hb_ot_metrics_get_position (hb_font_t *font, in hb_ot_metrics_get_position() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt567 hb_ot_metrics_get_position
/third_party/skia/third_party/externals/harfbuzz/
DNEWS319 +hb_ot_metrics_get_position()
/third_party/chromium/patch/
D0001-cve.patch25242 hb_ot_metrics_get_position
38218 @@ -238,6 +238,145 @@ hb_ot_metrics_get_position (hb_font_t *font,
38242 + if (hb_ot_metrics_get_position (font, metrics_tag, position))
38368 @@ -110,6 +110,11 @@ hb_ot_metrics_get_position (hb_font_t *font,