Searched defs:newGlyphs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DMultipleSubstSubtables.cpp69 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); local
H A DLEGlyphStorage.cpp568 LEGlyphID *newGlyphs = (LEGlyphID *) LE_GROW_ARRAY(fGlyphs, newGlyphCount); local
615 le_bool LEGlyphStorage::applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]) argument

Completed in 110 milliseconds