Home | History | Annotate | Download | only in src

Lines Matching refs:comp1

1306     unsigned int comp1 = _hb_glyph_info_get_lig_comp (&buffer->cur());
1312 else if (comp1 == comp2) /* Marks belonging to the same ligature component. */
1317 if ((id1 > 0 && !comp1) || (id2 > 0 && !comp2))