Home | History | Annotate | Download | only in genuca

Lines Matching full:contraction

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