Home | History | Annotate | Download | only in src

Lines Matching refs:format2

217     case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, substitutes, num_glyphs));
228 case 2: return TRACE_RETURN (c->dispatch (u.format2));
238 case 2: return TRACE_RETURN (u.format2.sanitize (c));
247 SingleSubstFormat2 format2;