Searched refs:caret_array (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-ligature-carets.c | 37 hb_position_t caret_array[16]; in test_ot_layout_get_ligature_carets_ot_gdef() local 44 caret_array)); in test_ot_layout_get_ligature_carets_ot_gdef() 54 caret_array)); in test_ot_layout_get_ligature_carets_ot_gdef() 64 caret_array)); in test_ot_layout_get_ligature_carets_ot_gdef() 67 g_assert_cmpuint (2718, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef() 68 g_assert_cmpuint (5438, ==, caret_array[1]); in test_ot_layout_get_ligature_carets_ot_gdef() 69 g_assert_cmpuint (8156, ==, caret_array[2]); in test_ot_layout_get_ligature_carets_ot_gdef() 74 caret_array[2] = 123; in test_ot_layout_get_ligature_carets_ot_gdef() 79 caret_array)); in test_ot_layout_get_ligature_carets_ot_gdef() 82 g_assert_cmpuint (5438, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gdef-table.hh | 302 hb_position_t *caret_array /* OUT */) const in get_lig_carets() 309 | hb_sink (hb_array (caret_array, *caret_count)) in get_lig_carets() 358 hb_position_t *caret_array /* OUT */) const in get_lig_carets() 368 …lyph.get_lig_carets (font, direction, glyph_id, var_store, start_offset, caret_count, caret_array); in get_lig_carets() 549 hb_position_t *caret_array /* OUT */) const in get_lig_carets() 552 start_offset, caret_count, caret_array); } in get_lig_carets()
|
D | hb-ot-layout.h | 181 hb_position_t *caret_array /* OUT */);
|
D | hb-ot-layout.cc | 373 hb_position_t *caret_array /* OUT */) in hb_ot_layout_get_ligature_carets() argument 375 …table.GDEF->table->get_lig_carets (font, direction, glyph, start_offset, caret_count, caret_array); in hb_ot_layout_get_ligature_carets()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 18143 …<parameter type-id='type-id-574' name='caret_array' filepath='/tmp/legendre/spack-stage/spack-stag…
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 28301 …<parameter type-id='type-id-574' name='caret_array' filepath='/tmp/legendre/spack-stage/spack-stag…
|