Searched refs:HB_SCRIPT_LATIN (Results 1 – 11 of 11) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-ot-tag.c | 141 test_simple_tags ("latn", HB_SCRIPT_LATIN); in test_ot_tag_script_simple() 497 …test_tags (HB_SCRIPT_LATIN, "en", HB_OT_MAX_TAGS_PER_SCRIPT, HB_OT_MAX_TAGS_PER_LANGUAGE, 1, 1, "l… in test_ot_tag_full() 498 test_tags (HB_SCRIPT_LATIN, "en", 0, 0, 0, 0); in test_ot_tag_full()
|
D | test-unicode.c | 75 return HB_SCRIPT_LATIN; in simple_get_script() 332 { 0x0061, HB_SCRIPT_LATIN }, 706 g_assert_cmphex (p->getter (uf, 'a'), ==, HB_SCRIPT_LATIN); in test_unicode_setters() 776 g_assert_cmphex (hb_unicode_script (aa, 'b'), ==, HB_SCRIPT_LATIN); in test_unicode_subclassing_default() 804 g_assert_cmphex (hb_unicode_script (aa, 'b'), ==, HB_SCRIPT_LATIN); in test_unicode_subclassing_deep()
|
D | test-common.c | 146 g_assert_cmphex (HB_SCRIPT_ARABIC, !=, HB_SCRIPT_LATIN); in test_types_script() 173 g_assert_cmpint (hb_script_get_horizontal_direction (HB_SCRIPT_LATIN), ==, HB_DIRECTION_LTR); in test_types_script()
|
/external/freetype/src/autofit/ |
D | afscript.h | 218 HB_SCRIPT_LATIN,
|
/external/harfbuzz_ng/src/ |
D | hb-common.cc | 453 case HB_TAG('L','a','t','f'): return HB_SCRIPT_LATIN; in hb_script_from_iso15924_tag() 454 case HB_TAG('L','a','t','g'): return HB_SCRIPT_LATIN; in hb_script_from_iso15924_tag()
|
D | hb-glib.cc | 77 HB_SCRIPT_LATIN,
|
D | hb-common.h | 203 /*1.1*/ HB_SCRIPT_LATIN = HB_TAG ('L','a','t','n'), enumerator
|
D | hb-ucd-table.hh | 27 HB_SCRIPT_LAO, HB_SCRIPT_LATIN,
|
/external/harfbuzz_ng/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 61 hb_buffer_set_script(buffer, HB_SCRIPT_LATIN); in runTest()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 798 <enumerator name='HB_SCRIPT_LATIN' value='1281455214'/>
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 1287 <enumerator name='HB_SCRIPT_LATIN' value='1281455214'/>
|