Home | History | Annotate | Download | only in src

Lines Matching refs:format1

1530     case 1: return TRACE_RETURN (c->dispatch (u.format1));
1541 case 1: return TRACE_RETURN (u.format1.sanitize (c));
1551 ContextFormat1 format1;
2148 case 1: return TRACE_RETURN (c->dispatch (u.format1));
2159 case 1: return TRACE_RETURN (u.format1.sanitize (c));
2169 ChainContextFormat1 format1;
2203 case 1: return u.format1.get_type ();
2210 case 1: return u.format1.get_offset ();
2233 case 1: return TRACE_RETURN (u.format1.sanitize (c));
2249 ExtensionFormat1 format1;