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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.h487 void adoptCharIndicesArray(LEGlyphStorage &from);
H A DArabicLayoutEngine.cpp192 glyphStorage.adoptCharIndicesArray(tempGlyphStorage);
H A DLEGlyphStorage.cpp498 void LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage &from) function in class:LEGlyphStorage
H A DLayoutEngine.cpp341 glyphStorage.adoptCharIndicesArray(fakeGlyphStorage);
H A DOpenTypeLayoutEngine.cpp421 glyphStorage.adoptCharIndicesArray(tempGlyphStorage);

Completed in 38 milliseconds