Home
last modified time | relevance | path

Searched refs:hb_ot_var_get_axis_infos (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-var-coords.c82 g_assert_cmpint (hb_ot_var_get_axis_infos (face, 0, &c, &info), ==, 2); in test_get_var_get_axis_infos()
86 hb_ot_var_get_axis_infos (face, 1, &c, &info); in test_get_var_get_axis_infos()
90 hb_ot_var_get_axis_infos (face, 2, &c, &info); in test_get_var_get_axis_infos()
Dtest-ot-face.c161 hb_ot_var_get_axis_infos (face, 0, NULL, NULL); in test_font()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-deprecated.h109 HB_EXTERN HB_DEPRECATED_FOR (hb_ot_var_get_axis_infos) unsigned int
Dhb-ot-var.h138 hb_ot_var_get_axis_infos (hb_face_t *face,
Dhb-ot-var.cc148 hb_ot_var_get_axis_infos (hb_face_t *face, in hb_ot_var_get_axis_infos() function
Dhb-coretext.cc349 hb_ot_var_get_axis_infos (font->face, i, &c, &info); in _hb_coretext_shaper_font_data_create()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt590 hb_ot_var_get_axis_infos
/third_party/skia/third_party/externals/harfbuzz/
DNEWS423 +hb_ot_var_get_axis_infos()