Home | History | Annotate | Download | only in src

Lines Matching full:lig

702       const Ligature &lig = this+ligature[i];
703 if (lig.would_apply (c))
715 const Ligature &lig = this+ligature[i];
716 if (lig.apply (c)) return TRACE_RETURN (true);