Home | History | Annotate | Download | only in cff

Lines Matching defs:iDst

701       CF2_UInt  iDst = isPair ? hintmap->count + 1 : hintmap->count;
706 if ( iDst >= CF2_MAX_HINT_EDGES )
713 hintmap->edge[iDst--] = hintmap->edge[iSrc--];