Searched refs:moveGlyph (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.h392 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
H A DLEGlyphStorage.cpp540 void LEGlyphStorage::moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker ) function in class:LEGlyphStorage
H A DIndicReordering.cpp1092 glyphStorage.moveGlyph(i,targetPosition,repositionedGlyphMask);

Completed in 35 milliseconds