Searched refs:hb_ot_metrics_get_position (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-metrics.c | 39 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()
|
D | test-ot-face.c | 96 hb_ot_metrics_get_position (font, HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER, NULL); in test_face()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-metrics.h | 107 hb_ot_metrics_get_position (hb_font_t *font,
|
D | hb-ot-metrics.cc | 123 hb_ot_metrics_get_position (hb_font_t *font, in hb_ot_metrics_get_position() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 623 hb_ot_metrics_get_position
|
/external/harfbuzz_ng/ |
D | NEWS | 50 +hb_ot_metrics_get_position()
|