Searched refs:attach_chain (Results 1 – 1 of 1) sorted by relevance
39 #define attach_chain() var.i16[0] /* glyph to which this attaches to, relative to current glyphs; n… macro442 o.attach_chain() = (int) glyph_pos - (int) buffer->idx; in apply()1003 pos[child].attach_chain() = (int) parent - (int) child; in apply()1527 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset()1531 pos[i].attach_chain() = 0; in reverse_cursive_minor_offset()1546 pos[j].attach_chain() = -chain; in reverse_cursive_minor_offset()1554 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets()1560 pos[i].attach_chain() = 0; in propagate_attachment_offsets()1597 buffer->pos[i].attach_chain() = buffer->pos[i].attach_type() = 0; in position_start()1647 #undef attach_chain