Home
last modified time | relevance | path

Searched refs:HB_SCRIPT_ARABIC (Results 1 – 12 of 12) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-common.c146 g_assert_cmphex (HB_SCRIPT_ARABIC, !=, HB_SCRIPT_LATIN); in test_types_script()
153 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_string ("arab", -1)); in test_types_script()
154 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_string ("Arab", -1)); in test_types_script()
155 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_string ("ARAB", -1)); in test_types_script()
156 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_string ("Arabic", 6)); in test_types_script()
157 g_assert_cmphex (HB_SCRIPT_ARABIC, !=, hb_script_from_string ("Arabic", 3)); in test_types_script()
159 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_iso15924_tag (arab)); in test_types_script()
160 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_iso15924_tag (Arab)); in test_types_script()
161 g_assert_cmphex (HB_SCRIPT_ARABIC, ==, hb_script_from_iso15924_tag (ARAB)); in test_types_script()
170 g_assert_cmphex (hb_script_to_iso15924_tag (HB_SCRIPT_ARABIC), ==, Arab); in test_types_script()
[all …]
Dtest-unicode.c92 return HB_SCRIPT_ARABIC; in a_is_for_arabic_get_script()
253 { 0x060D, HB_SCRIPT_ARABIC },
608 g_assert_cmphex (hb_unicode_script (aa, 'a'), ==, HB_SCRIPT_ARABIC); in test_unicode_subclassing_nil()
627 g_assert_cmphex (hb_unicode_script (aa, 'a'), ==, HB_SCRIPT_ARABIC); in test_unicode_subclassing_default()
655 g_assert_cmphex (hb_unicode_script (aa, 'a'), ==, HB_SCRIPT_ARABIC); in test_unicode_subclassing_deep()
Dtest-buffer.c124 hb_buffer_set_script (b, HB_SCRIPT_ARABIC); in test_buffer_properties()
125 g_assert (hb_buffer_get_script (b) == HB_SCRIPT_ARABIC); in test_buffer_properties()
157 hb_buffer_set_script (b, HB_SCRIPT_ARABIC); in test_buffer_properties()
158 g_assert (hb_buffer_get_script (b) == HB_SCRIPT_ARABIC); in test_buffer_properties()
Dtest-ot-tag.c138 test_simple_tags ("arab", HB_SCRIPT_ARABIC); in test_ot_tag_script_simple()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex.hh185 case HB_SCRIPT_ARABIC: in hb_ot_shape_complex_categorize()
214 planner->props.script == HB_SCRIPT_ARABIC) && in hb_ot_shape_complex_categorize()
Dhb-ot-shape-complex-arabic.cc209 …bool has_fallback = plan->props.script == HB_SCRIPT_ARABIC && !FEATURE_IS_SYRIAC (arabic_features[… in collect_features_arabic()
220 if (plan->props.script == HB_SCRIPT_ARABIC) in collect_features_arabic()
265 arabic_plan->do_fallback = plan->props.script == HB_SCRIPT_ARABIC; in data_create_arabic()
Dhb-ucdn.cc31 HB_SCRIPT_ARABIC,
Dhb-glib.cc52 HB_SCRIPT_ARABIC,
Dhb-common.h185 /*1.1*/ HB_SCRIPT_ARABIC = HB_TAG ('A','r','a','b'), enumerator
Dhb-ot-shape-complex-use.cc186 case HB_SCRIPT_ARABIC: in has_arabic_joining()
Dhb-common.cc523 case HB_SCRIPT_ARABIC: in hb_script_get_horizontal_direction()
/external/freetype/src/autofit/
Dafscript.h41 HB_SCRIPT_ARABIC,