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

  /external/harfbuzz_ng/src/
hb-ot-math.h 154 hb_position_t full_advance; member in struct:hb_ot_math_glyph_part_t
hb-ot-math-table.hh 464 out.full_advance = font->em_scale (fullAdvance, scale);
  /external/harfbuzz_ng/test/api/
test-ot-math.c 627 g_assert_cmpint(parts[0].full_advance, ==, 2000);
633 g_assert_cmpint(parts[1].full_advance, ==, 2000);
639 g_assert_cmpint(parts[2].full_advance, ==, 2000);
    [all...]

Completed in 86 milliseconds