Lines Matching full:format1
232 case 1: return_trace (u.format1.serialize (c, glyphs, num_glyphs, delta));
244 case 1: return_trace (c->dispatch (u.format1));
253 SingleSubstFormat1 format1;
425 case 1: return_trace (u.format1.serialize (c, glyphs, substitute_len_list, num_glyphs, substitute_glyphs_list));
436 case 1: return_trace (c->dispatch (u.format1));
444 MultipleSubstFormat1 format1;
575 case 1: return_trace (u.format1.serialize (c, glyphs, alternate_len_list, num_glyphs, alternate_glyphs_list));
586 case 1: return_trace (c->dispatch (u.format1));
594 AlternateSubstFormat1 format1;
891 case 1: return_trace (u.format1.serialize (c,
908 case 1: return_trace (c->dispatch (u.format1));
916 LigatureSubstFormat1 format1;
1069 case 1: return_trace (c->dispatch (u.format1));
1077 ReverseChainSingleSubstFormat1 format1;