Searched refs:output_x_offsets (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-shape.c | 110 const hb_position_t output_x_offsets[] = {0, 0, 0, 0}; in test_shape() local 119 g_assert_cmpint (output_x_offsets [i], ==, positions[i].x_offset); in test_shape()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-shape.c | 93 const hb_position_t output_x_offsets[] = {0, 0, 0, 0}; in test_font() local 102 g_assert_cmpint (output_x_offsets [i], ==, positions[i].x_offset); in test_font()
|
/third_party/harfbuzz/test/api/ |
D | test-shape.c | 93 const hb_position_t output_x_offsets[] = {0, 0, 0, 0}; in test_font() local 102 g_assert_cmpint (output_x_offsets [i], ==, positions[i].x_offset); in test_font()
|