HomeSort by relevance Sort by last modified time
    Searched refs:end_connector_length (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-math.h 153 hb_position_t end_connector_length; member in struct:hb_ot_math_glyph_part_t
hb-ot-math-table.hh 463 out.end_connector_length = font->em_scale (endConnectorLength, scale);
  /external/harfbuzz_ng/test/api/
test-ot-math.c 626 g_assert_cmpint(parts[0].end_connector_length, ==, 384);
632 g_assert_cmpint(parts[1].end_connector_length, ==, 800);
638 g_assert_cmpint(parts[2].end_connector_length, ==, 454);
    [all...]

Completed in 425 milliseconds