Lines Matching refs:format1
216 case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, num_glyphs, delta)); in serialize()
227 case 1: return TRACE_RETURN (c->dispatch (u.format1)); in dispatch()
237 case 1: return TRACE_RETURN (u.format1.sanitize (c)); in sanitize()
246 SingleSubstFormat1 format1; member
417 …case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, substitute_len_list, num_glyphs, subs… in serialize()
427 case 1: return TRACE_RETURN (c->dispatch (u.format1)); in dispatch()
436 case 1: return TRACE_RETURN (u.format1.sanitize (c)); in sanitize()
444 MultipleSubstFormat1 format1; member
568 …case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, alternate_len_list, num_glyphs, alter… in serialize()
578 case 1: return TRACE_RETURN (c->dispatch (u.format1)); in dispatch()
587 case 1: return TRACE_RETURN (u.format1.sanitize (c)); in sanitize()
595 AlternateSubstFormat1 format1; member
883 …case 1: return TRACE_RETURN (u.format1.serialize (c, first_glyphs, ligature_per_first_glyph_count_… in serialize()
894 case 1: return TRACE_RETURN (c->dispatch (u.format1)); in dispatch()
903 case 1: return TRACE_RETURN (u.format1.sanitize (c)); in sanitize()
911 LigatureSubstFormat1 format1; member
1058 case 1: return TRACE_RETURN (c->dispatch (u.format1)); in dispatch()
1067 case 1: return TRACE_RETURN (u.format1.sanitize (c)); in sanitize()
1075 ReverseChainSingleSubstFormat1 format1; member