Home | History | Annotate | Download | only in src

Lines Matching refs:num_ligatures

725 			 unsigned int num_ligatures,
730 if (unlikely (!ligature.serialize (c, num_ligatures))) return TRACE_RETURN (false);
731 for (unsigned int i = 0; i < num_ligatures; i++)
736 ligatures.advance (num_ligatures);
737 component_count_list.advance (num_ligatures);