Searched defs:toInsert (Results 1 – 2 of 2) sorted by relevance
587 Line *toInsert = (Line *)gExpansions.get(key); in noteExpansion() local748 Line *toInsert = new Line(*line); in noteExpansion() local768 Line *toInsert = new Line(*line); in noteContraction() local781 Line *toInsert = new Line(*line); in noteElement() local
172 void insertElement(SkUnichar unichar, TextIndex toInsert) { in insertElement()