Home | History | Annotate | Download | only in cff

Lines Matching defs:iDst

702       CF2_UInt  iDst = isPair ? hintmap->count + 1 : hintmap->count;
707 if ( iDst >= CF2_MAX_HINT_EDGES )
714 hintmap->edge[iDst--] = hintmap->edge[iSrc--];