Searched refs:attach_lookback (Results 1 – 1 of 1) sorted by relevance
39 #define attach_lookback() var.u16[0] /* number of glyphs to go back to attach this glyph to its bas… macro411 o.attach_lookback() = c->buffer->idx - glyph_pos; in apply()1568 if (likely (!(pos[i].attach_lookback()))) in fix_mark_attachment()1571 unsigned int j = i - pos[i].attach_lookback(); in fix_mark_attachment()1595 buffer->pos[i].attach_lookback() = buffer->pos[i].cursive_chain() = 0; in position_start()1641 #undef attach_lookback