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… macro438 o.attach_chain() = (int) glyph_pos - (int) buffer->idx; in apply()1004 pos[child].attach_chain() = (int) parent - (int) child; in apply()1530 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset()1534 pos[i].attach_chain() = 0; in reverse_cursive_minor_offset()1549 pos[j].attach_chain() = -chain; in reverse_cursive_minor_offset()1557 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets()1563 pos[i].attach_chain() = 0; in propagate_attachment_offsets()1600 buffer->pos[i].attach_chain() = buffer->pos[i].attach_type() = 0; in position_start()1650 #undef attach_chain