Home | History | Annotate | Download | only in src

Lines Matching refs:lig

726       const Ligature &lig = this+ligature[i];
727 if (lig.would_apply (c))
739 const Ligature &lig = this+ligature[i];
740 if (lig.apply (c)) return_trace (true);