Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-common.c59 g_assert (!HB_DIRECTION_IS_HORIZONTAL (HB_DIRECTION_BTT)); in test_types_direction()
65 g_assert (HB_DIRECTION_IS_VERTICAL (HB_DIRECTION_BTT)); in test_types_direction()
71 g_assert (!HB_DIRECTION_IS_FORWARD (HB_DIRECTION_BTT)); in test_types_direction()
77 g_assert (HB_DIRECTION_IS_BACKWARD (HB_DIRECTION_BTT)); in test_types_direction()
83 g_assert (HB_DIRECTION_IS_VALID (HB_DIRECTION_BTT)); in test_types_direction()
89 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_TTB), ==, HB_DIRECTION_BTT); in test_types_direction()
90 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_BTT), ==, HB_DIRECTION_TTB); in test_types_direction()
106 g_assert (0 == strcmp ("btt", hb_direction_to_string (HB_DIRECTION_BTT))); in test_types_direction()
Dtest-ot-math.c429 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
435 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
441 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
447 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
453 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
461 HB_DIRECTION_BTT, in test_get_glyph_variants()
475 HB_DIRECTION_BTT, in test_get_glyph_variants()
514 HB_DIRECTION_BTT, in test_get_glyph_variants()
553 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
559 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
[all …]
Dtest-ot-face.c136 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, NULL, NULL, NULL); in test_font()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-common.c59 g_assert (!HB_DIRECTION_IS_HORIZONTAL (HB_DIRECTION_BTT)); in test_types_direction()
65 g_assert (HB_DIRECTION_IS_VERTICAL (HB_DIRECTION_BTT)); in test_types_direction()
71 g_assert (!HB_DIRECTION_IS_FORWARD (HB_DIRECTION_BTT)); in test_types_direction()
77 g_assert (HB_DIRECTION_IS_BACKWARD (HB_DIRECTION_BTT)); in test_types_direction()
83 g_assert (HB_DIRECTION_IS_VALID (HB_DIRECTION_BTT)); in test_types_direction()
89 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_TTB), ==, HB_DIRECTION_BTT); in test_types_direction()
90 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_BTT), ==, HB_DIRECTION_TTB); in test_types_direction()
106 g_assert (0 == strcmp ("btt", hb_direction_to_string (HB_DIRECTION_BTT))); in test_types_direction()
Dtest-ot-math.c429 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
435 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
441 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
447 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
453 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
461 HB_DIRECTION_BTT, in test_get_glyph_variants()
475 HB_DIRECTION_BTT, in test_get_glyph_variants()
514 HB_DIRECTION_BTT, in test_get_glyph_variants()
553 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
559 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
[all …]
Dtest-ot-ligature-carets.c47 g_assert_cmpuint (2, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_BTT, in test_ot_layout_feature_get_name_ids_and_characters()
Dtest-ot-face.c89 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, NULL, NULL, NULL); in test_face()
/third_party/harfbuzz/test/api/
Dtest-common.c59 g_assert (!HB_DIRECTION_IS_HORIZONTAL (HB_DIRECTION_BTT)); in test_types_direction()
65 g_assert (HB_DIRECTION_IS_VERTICAL (HB_DIRECTION_BTT)); in test_types_direction()
71 g_assert (!HB_DIRECTION_IS_FORWARD (HB_DIRECTION_BTT)); in test_types_direction()
77 g_assert (HB_DIRECTION_IS_BACKWARD (HB_DIRECTION_BTT)); in test_types_direction()
83 g_assert (HB_DIRECTION_IS_VALID (HB_DIRECTION_BTT)); in test_types_direction()
89 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_TTB), ==, HB_DIRECTION_BTT); in test_types_direction()
90 g_assert_cmpint (HB_DIRECTION_REVERSE (HB_DIRECTION_BTT), ==, HB_DIRECTION_TTB); in test_types_direction()
106 g_assert (0 == strcmp ("btt", hb_direction_to_string (HB_DIRECTION_BTT))); in test_types_direction()
Dtest-ot-math.c429 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
435 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
441 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
447 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
453 …g_assert_cmpint(hb_ot_math_get_glyph_variants (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL), =… in test_get_glyph_variants()
461 HB_DIRECTION_BTT, in test_get_glyph_variants()
475 HB_DIRECTION_BTT, in test_get_glyph_variants()
514 HB_DIRECTION_BTT, in test_get_glyph_variants()
553 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
559 …g_assert_cmpint(hb_ot_math_get_glyph_assembly (hb_font, glyph, HB_DIRECTION_BTT, 0, NULL, NULL, NU… in test_get_glyph_assembly()
[all …]
Dtest-ot-face.c136 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, NULL, NULL, NULL); in test_font()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-draw-fuzzer.cc113 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, nullptr, nullptr, nullptr); in misc_calls_for_gid()
/third_party/harfbuzz/test/fuzzing/
Dhb-draw-fuzzer.cc113 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, nullptr, nullptr, nullptr); in misc_calls_for_gid()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-common.h139 HB_DIRECTION_BTT enumerator
Dhb-ot-shape.cc289 case HB_DIRECTION_BTT: in hb_ot_shape_collect_features()
Dhb-ot-layout-gpos-table.hh1016 case HB_DIRECTION_BTT: in apply()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.h224 HB_DIRECTION_BTT enumerator
Dhb-ot-shape.cc344 case HB_DIRECTION_BTT: in hb_ot_shape_collect_features()
Dhb-ot-layout-gpos-table.hh1835 case HB_DIRECTION_BTT: in apply()
/third_party/harfbuzz/src/
Dhb-common.h224 HB_DIRECTION_BTT enumerator
Dhb-ot-shape.cc328 case HB_DIRECTION_BTT: in hb_ot_shape_collect_features()
Dhb-ot-layout-gpos-table.hh1837 case HB_DIRECTION_BTT: in apply()
/third_party/chromium/patch/
D0001-cve.patch45655 hb_ot_math_get_glyph_assembly (font, cp, HB_DIRECTION_BTT, 0, NULL, NULL, NULL);