Searched refs:nextIm (Results 1 – 1 of 1) sorted by relevance
282 TCImage* thisIm, *nextIm; in TCSortImageByIndex() local294 nextIm = thisIm->next; in TCSortImageByIndex()296 if( nextIm->index < thisIm->index ) in TCSortImageByIndex()299 TCSwapImage( thisIm, nextIm ); in TCSortImageByIndex()