Home
last modified time | relevance | path

Searched refs:adoptCharIndicesArray (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/layout/
DLEGlyphStorage.h462 void adoptCharIndicesArray(LEGlyphStorage &from);
DArabicLayoutEngine.cpp165 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
DOpenTypeLayoutEngine.cpp292 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
DLEGlyphStorage.cpp473 void LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage &from) in adoptCharIndicesArray() function in LEGlyphStorage
DLayoutEngine.cpp279 glyphStorage.adoptCharIndicesArray(fakeGlyphStorage); in characterProcessing()