Home | History | Annotate | Download | only in src

Lines Matching refs:format1

313     case 1: u.format1.get_anchor (font, glyph_id, x, y); return;
324 case 1: return TRACE_RETURN (u.format1.sanitize (c));
334 AnchorFormat1 format1;
535 case 1: return TRACE_RETURN (c->dispatch (u.format1));
545 case 1: return TRACE_RETURN (u.format1.sanitize (c));
554 SinglePosFormat1 format1;
838 case 1: return TRACE_RETURN (c->dispatch (u.format1));
848 case 1: return TRACE_RETURN (u.format1.sanitize (c));
857 PairPosFormat1 format1;
1005 case 1: return TRACE_RETURN (c->dispatch (u.format1));
1014 case 1: return TRACE_RETURN (u.format1.sanitize (c));
1022 CursivePosFormat1 format1;
1104 case 1: return TRACE_RETURN (c->dispatch (u.format1));
1113 case 1: return TRACE_RETURN (u.format1.sanitize (c));
1121 MarkBasePosFormat1 format1;
1225 case 1: return TRACE_RETURN (c->dispatch (u.format1));
1234 case 1: return TRACE_RETURN (u.format1.sanitize (c));
1242 MarkLigPosFormat1 format1;
1344 case 1: return TRACE_RETURN (c->dispatch (u.format1));
1353 case 1: return TRACE_RETURN (u.format1.sanitize (c));
1361 MarkMarkPosFormat1 format1;