Searched refs:newCharIndices (Results 1 – 1 of 1) sorted by relevance
575 le_int32 *newCharIndices = (le_int32 *) LE_GROW_ARRAY(fCharIndices, newGlyphCount); in applyInsertions() local576 if (newCharIndices == NULL) { in applyInsertions()580 fCharIndices = newCharIndices; in applyInsertions()