Home | History | Annotate | Download | only in src

Lines Matching refs:lig

709       const Ligature &lig = this+ligature[i];
710 if (lig.would_apply (c))
722 const Ligature &lig = this+ligature[i];
723 if (lig.apply (c)) return_trace (true);