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/ |
D | test-var-coords.c | 82 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()
|
D | test-ot-face.c | 161 hb_ot_var_get_axis_infos (face, 0, NULL, NULL); in test_font()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-deprecated.h | 109 HB_EXTERN HB_DEPRECATED_FOR (hb_ot_var_get_axis_infos) unsigned int
|
D | hb-ot-var.h | 138 hb_ot_var_get_axis_infos (hb_face_t *face,
|
D | hb-ot-var.cc | 148 hb_ot_var_get_axis_infos (hb_face_t *face, in hb_ot_var_get_axis_infos() function
|
D | hb-coretext.cc | 349 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/ |
D | harfbuzz-sections.txt | 590 hb_ot_var_get_axis_infos
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 423 +hb_ot_var_get_axis_infos()
|