Home | History | Annotate | Download | only in src

Lines Matching refs:id1

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