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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 150 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font);
hb-ot-layout-gpos-table.hh 134 if (y_ppem) glyph_pos.y_offset += (base + get_device (values)).get_y_delta (font);
143 if (!horizontal && y_ppem) glyph_pos.y_advance -= (base + get_device (values)).get_y_delta (font);
    [all...]
hb-ot-layout-common-private.hh 1106 inline hb_position_t get_y_delta (hb_font_t *font) const function in struct:OT::Device
    [all...]

Completed in 54 milliseconds