Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-common.c60 g_assert (!HB_DIRECTION_IS_HORIZONTAL (HB_DIRECTION_BTT)); in test_types_direction()
66 g_assert (HB_DIRECTION_IS_VERTICAL (HB_DIRECTION_BTT)); in test_types_direction()
72 g_assert (!HB_DIRECTION_IS_FORWARD (HB_DIRECTION_BTT)); in test_types_direction()
78 g_assert (HB_DIRECTION_IS_BACKWARD (HB_DIRECTION_BTT)); in test_types_direction()
84 g_assert (HB_DIRECTION_IS_VALID (HB_DIRECTION_BTT)); in test_types_direction()
90 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_TTB), ==, HB_DIRECTION_BTT); in test_types_direction()
91 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_BTT), ==, HB_DIRECTION_TTB); in test_types_direction()
107 g_assert (0 == strcmp ("btt", hb_direction_to_string (HB_DIRECTION_BTT))); in test_types_direction()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-common.h115 HB_DIRECTION_BTT enumerator
Dhb-ot-shape.cc85 case HB_DIRECTION_BTT: in hb_ot_shape_collect_features()
Dhb-ot-layout-gpos-table.hh939 case HB_DIRECTION_BTT: in apply()
/external/harfbuzz_ng/src/
Dhb-common.h116 HB_DIRECTION_BTT enumerator
Dhb-ot-shape.cc86 case HB_DIRECTION_BTT: in hb_ot_shape_collect_features()
Dhb-ot-layout-gpos-table.hh939 case HB_DIRECTION_BTT: in apply()