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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DMultipleSubstSubtables.cpp106 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); local
H A DLEGlyphStorage.cpp593 LEGlyphID *newGlyphs = (LEGlyphID *) LE_GROW_ARRAY(fGlyphs, newGlyphCount); local
642 le_bool LEGlyphStorage::applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]) argument

Completed in 105 milliseconds