Home | History | Annotate | Download | only in layout

Lines Matching defs:saveIndex

240 					le_int32 saveIndex = fGlyphStorage.getCharIndex(i+inv_count,success);
250 insertCharacter(piece,i+1+inv_count,saveIndex,saveAuxData);
264 le_int32 i,saveIndex;
269 saveIndex = fGlyphStorage.getCharIndex(fromPosition,success);
288 fGlyphStorage.setCharIndex(toPosition,saveIndex,success);