Home | History | Annotate | Download | only in cff

Lines Matching defs:iDst

703       CF2_Int  iDst = isPair ? hintmap->count + 1 : hintmap->count;
708 if ( iDst >= CF2_MAX_HINT_EDGES )
715 hintmap->edge[iDst--] = hintmap->edge[iSrc--];