Home | History | Annotate | Download | only in src

Lines Matching refs:num_ligatures

751 			 unsigned int num_ligatures,
756 if (unlikely (!ligature.serialize (c, num_ligatures))) return TRACE_RETURN (false);
757 for (unsigned int i = 0; i < num_ligatures; i++)
762 ligatures.advance (num_ligatures);
763 component_count_list.advance (num_ligatures);