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

/external/icu/icu4c/source/layout/
H A DLEGlyphStorage.h367 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
H A DLEGlyphStorage.cpp515 void LEGlyphStorage::moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker ) function in class:LEGlyphStorage
H A DIndicReordering.cpp1067 glyphStorage.moveGlyph(i,targetPosition,repositionedGlyphMask);

Completed in 108 milliseconds