Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DMultipleSubstSubtables.cpp74 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); in process() local
DLEGlyphStorage.cpp568 LEGlyphID *newGlyphs = (LEGlyphID *) LE_GROW_ARRAY(fGlyphs, newGlyphCount); in applyInsertions() local
615 le_bool LEGlyphStorage::applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]) in applyInsertion()