Home | History | Annotate | Download | only in src

Lines Matching refs:cursive_chain

40 #define cursive_chain() var.i16[1] /* character to which this connects, may be positive or negative */
953 pos[i].cursive_chain() = j - i;
959 pos[j].cursive_chain() = i - j;
1540 unsigned int j = pos[i].cursive_chain();
1546 pos[i].cursive_chain() = 0;
1586 buffer->pos[i].attach_lookback() = buffer->pos[i].cursive_chain() = 0;
1631 #undef cursive_chain