Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLEGlyphStorage.h462 void adoptCharIndicesArray(LEGlyphStorage &from);
DArabicLayoutEngine.cpp167 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
DLEGlyphStorage.cpp473 void LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage &from) in adoptCharIndicesArray() function in LEGlyphStorage
DOpenTypeLayoutEngine.cpp396 glyphStorage.adoptCharIndicesArray(tempGlyphStorage); in glyphPostProcessing()
DLayoutEngine.cpp285 glyphStorage.adoptCharIndicesArray(fakeGlyphStorage); in characterProcessing()