Home
last modified time | relevance | path

Searched refs:hb_direction_from_string (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-common.c93 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()
97 g_assert_cmpint (HB_DIRECTION_RTL, ==, hb_direction_from_string ("r", -1)); in test_types_direction()
98 g_assert_cmpint (HB_DIRECTION_RTL, ==, hb_direction_from_string ("rtl", -1)); in test_types_direction()
99 g_assert_cmpint (HB_DIRECTION_RTL, ==, hb_direction_from_string ("RtL", -1)); in test_types_direction()
100 g_assert_cmpint (HB_DIRECTION_RTL, ==, hb_direction_from_string ("right-to-left", -1)); in test_types_direction()
101 g_assert_cmpint (HB_DIRECTION_TTB, ==, hb_direction_from_string ("ttb", -1)); in test_types_direction()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.h229 hb_direction_from_string (const char *str, int len);
Dhb-common.cc166 hb_direction_from_string (const char *str, int len) in hb_direction_from_string() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh47 hb_buffer_set_direction (buffer, hb_direction_from_string (direction, -1)); in setup_buffer()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt127 hb_direction_from_string
/third_party/skia/third_party/externals/harfbuzz/
DNEWS2356 hb_direction_from_string()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi130 <!-- hb_direction_from_string -->
131 …<elf-symbol name='hb_direction_from_string' type='func-type' binding='global-binding' visibility='…
3774 <!-- hb_direction_t hb_direction_from_string(const char*, int) -->
3775hb_direction_from_string' mangled-name='hb_direction_from_string' filepath='/tmp/legendre/spack-st…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi72 …<elf-symbol name='hb_direction_from_string' type='func-type' binding='global-binding' visibility='…
2394hb_direction_from_string' mangled-name='hb_direction_from_string' filepath='/tmp/legendre/spack-st…