Home | History | Annotate | Download | only in i18n

Lines Matching refs:distance

976         int32_t distance=source.getDistance(trial, includeMask, tempInfo);
977 if (distance<bestDistance) {
978 bestDistance=distance;
981 if (distance==0) {
1413 // the comparison should be based on skeleton.original (which is unique and tied to the distance measurement in bestRaw)
1415 // optimum distance value in getBestRaw. When this is called from public getRedundants (specifiedSkeletonPtr is NULL),