Searched refs:moveGlyph (Results 1 – 3 of 3) sorted by relevance
367 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
515 void LEGlyphStorage::moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker ) in moveGlyph() function in LEGlyphStorage
1062 glyphStorage.moveGlyph(i,targetPosition,repositionedGlyphMask); in finalReordering()