Home | History | Annotate | Download | only in src

Lines Matching refs:id1

1260     unsigned int id1 = get_lig_id (c->buffer->cur());
1265 if (likely (id1 == id2)) {
1266 if (id1 == 0) /* Marks belonging to the same base. */
1273 if ((id1 > 0 && !comp1) || (id2 > 0 && !comp2))