Home | History | Annotate | Download | only in src

Lines Matching defs:Insertion

647     HBUINT16	currentInsertIndex;	/* Zero-based index into the insertion glyph table.
650 * A value of 0xFFFF indicates no insertion is to
652 HBUINT16 markedInsertIndex; /* Zero-based index into the insertion glyph table.
655 * A value of 0xFFFF indicates no insertion is to
676 * as a kashida-like insertion, either before or
681 * split-vowel-like insertion, either before or
686 * as a kashida-like insertion, either before or
691 * split-vowel-like insertion, either before or
837 * the insertion glyph table. */
896 Insertion = 5
909 case Insertion: return_trace (c->dispatch (u.insertion));
942 InsertionSubtable<Types> insertion;