Home
last modified time | relevance | path

Searched refs:HB_DIRECTION_INVALID (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-common.c53 g_assert_cmpint ((signed) HB_DIRECTION_INVALID, ==, 0); in test_types_direction()
60 g_assert (!HB_DIRECTION_IS_HORIZONTAL (HB_DIRECTION_INVALID)); in test_types_direction()
66 g_assert (!HB_DIRECTION_IS_VERTICAL (HB_DIRECTION_INVALID)); in test_types_direction()
72 g_assert (!HB_DIRECTION_IS_FORWARD (HB_DIRECTION_INVALID)); in test_types_direction()
78 g_assert (!HB_DIRECTION_IS_BACKWARD (HB_DIRECTION_INVALID)); in test_types_direction()
84 g_assert (!HB_DIRECTION_IS_VALID (HB_DIRECTION_INVALID)); in test_types_direction()
93 g_assert_cmpint (HB_DIRECTION_INVALID, ==, hb_direction_from_string (NULL, -1)); in test_types_direction()
94 g_assert_cmpint (HB_DIRECTION_INVALID, ==, hb_direction_from_string ("", -1)); in test_types_direction()
95 g_assert_cmpint (HB_DIRECTION_INVALID, ==, hb_direction_from_string ("t", 0)); in test_types_direction()
96 g_assert_cmpint (HB_DIRECTION_INVALID, ==, hb_direction_from_string ("x", -1)); in test_types_direction()
[all …]
Dtest-buffer.c110 g_assert (hb_buffer_get_direction (b) == HB_DIRECTION_INVALID); in test_buffer_properties()
142 g_assert (hb_buffer_get_direction (b) == HB_DIRECTION_INVALID); in test_buffer_properties()
172 g_assert (hb_buffer_get_direction (b) == HB_DIRECTION_INVALID); in test_buffer_properties()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc169 return HB_DIRECTION_INVALID; in hb_direction_from_string()
179 return HB_DIRECTION_INVALID; in hb_direction_from_string()
609 return HB_DIRECTION_INVALID; in hb_script_get_horizontal_direction()
Dhb-ot-shape-fallback.cc323 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base()
372 if (unlikely (horiz_dir == HB_DIRECTION_INVALID)) { in position_around_base()
Dhb-buffer.h160 #define HB_SEGMENT_PROPERTIES_DEFAULT {HB_DIRECTION_INVALID, \
Dhb-shape-plan.cc234 assert (props->direction != HB_DIRECTION_INVALID); in hb_shape_plan_create2()
Dhb-common.h220 HB_DIRECTION_INVALID = 0, enumerator
Dhb-ot-shape.cc345 case HB_DIRECTION_INVALID: in hb_ot_shape_collect_features()
627 direction != horiz_dir && horiz_dir != HB_DIRECTION_INVALID) || in hb_ensure_native_direction()
Dhb-buffer.cc587 if (props.direction == HB_DIRECTION_INVALID) { in guess_segment_properties()
589 if (props.direction == HB_DIRECTION_INVALID) in guess_segment_properties()
Dhb-ot-layout-gpos-table.hh1842 case HB_DIRECTION_INVALID: in apply()
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh89 …hb_direction_t direction = HB_DIRECTION_INVALID; // Remove this, make segment_properties accessible
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1954 HB_DIRECTION_INVALID. Previously, hb_shape() was calling
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi740 <enumerator name='HB_DIRECTION_INVALID' value='0'/>
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi1249 <enumerator name='HB_DIRECTION_INVALID' value='0'/>