Searched refs:attach_chain (Results 1 – 2 of 2) sorted by relevance
39 #define attach_chain() var.i16[0] /* glyph to which this attaches to, relative to current glyphs; n… macro452 o.attach_chain() = (int) glyph_pos - (int) buffer->idx; in apply()1071 pos[child].attach_chain() = (int) parent - (int) child; in apply()1647 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset()1651 pos[i].attach_chain() = 0; in reverse_cursive_minor_offset()1666 pos[j].attach_chain() = -chain; in reverse_cursive_minor_offset()1677 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets()1681 pos[i].attach_chain() = 0; in propagate_attachment_offsets()1723 buffer->pos[i].attach_chain() = buffer->pos[i].attach_type() = 0; in position_start()
293 o.attach_chain() = 0; in transition()580 o.attach_chain() = (int) mark - (int) buffer->idx; in transition()916 pos[i].attach_chain() = HB_DIRECTION_IS_FORWARD (c->buffer->props.direction) ? -1 : +1; in apply()