Searched refs:adoptCharIndicesArray (Results 1 – 5 of 5) sorted by relevance
462 void adoptCharIndicesArray(LEGlyphStorage &from);
165 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
292 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
473 void LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage &from) in adoptCharIndicesArray() function in LEGlyphStorage
279 glyphStorage.adoptCharIndicesArray(fakeGlyphStorage); in characterProcessing()