Searched defs:newGlyphs (Results 1 – 2 of 2) sorted by relevance
74 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); in process() local
568 LEGlyphID *newGlyphs = (LEGlyphID *) LE_GROW_ARRAY(fGlyphs, newGlyphCount); in applyInsertions() local615 le_bool LEGlyphStorage::applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]) in applyInsertion()