Home | History | Annotate | Download | only in genuca

Lines Matching full:contraction

630         //fprintf(stderr, "Number of codepoints in contraction: %i\n", i);
978 // if element is a contraction, we want to add it to contractions
979 if(element->cSize > 1 && element->cPoints[0] != 0xFDD0) { // this is a contraction
1051 fprintf(stdout, "Contraction image size: %u\n", (int)t->image->contractionSize);
1072 fprintf(stdout, "Contraction image size: %u\n", (int)t->image->contractionSize);