Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-layout.c77 …g_assert (hb_ot_layout_table_find_script (face, HB_OT_TAG_GSUB, HB_TAG ('a','r','a','b'), &index)); in test_ot_layout_table_find_script()
79 …g_assert (hb_ot_layout_table_find_script (face, HB_OT_TAG_GSUB, HB_TAG ('d','f','l','t'), &index)); in test_ot_layout_table_find_script()
81 …g_assert (hb_ot_layout_table_find_script (face, HB_OT_TAG_GSUB, HB_TAG ('l','a','t','n'), &index)); in test_ot_layout_table_find_script()
84 …g_assert (hb_ot_layout_table_find_script (face, HB_OT_TAG_GPOS, HB_TAG ('a','r','a','b'), &index)); in test_ot_layout_table_find_script()
86 …g_assert (!hb_ot_layout_table_find_script (face, HB_OT_TAG_GPOS, HB_TAG ('d','f','l','t'), &index)… in test_ot_layout_table_find_script()
88 …g_assert (!hb_ot_layout_table_find_script (face, HB_OT_TAG_GPOS, HB_TAG ('l','a','t','n'), &index)… in test_ot_layout_table_find_script()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.h221 hb_ot_layout_table_find_script (hb_face_t *face,
Dhb-ot-layout.cc459 hb_ot_layout_table_find_script (hb_face_t *face, in hb_ot_layout_table_find_script() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt193 hb_ot_layout_table_find_script
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi350 <!-- hb_ot_layout_table_find_script -->
351 …<elf-symbol name='hb_ot_layout_table_find_script' type='func-type' binding='global-binding' visibi…
29459 <!-- hb_bool_t hb_ot_layout_table_find_script(hb_face_t*, hb_tag_t, hb_tag_t, unsigned int*) -->
29460hb_ot_layout_table_find_script' mangled-name='hb_ot_layout_table_find_script' filepath='/tmp/legen…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi182 …<elf-symbol name='hb_ot_layout_table_find_script' type='func-type' binding='global-binding' visibi…
18863hb_ot_layout_table_find_script' mangled-name='hb_ot_layout_table_find_script' filepath='/tmp/legen…
/third_party/chromium/patch/
D0001-cve.patch25179 hb_ot_layout_table_find_script
33683 /* Like hb_ot_layout_table_find_script, but takes zero-terminated array of scripts to test */