Lines Matching refs:strike
102 StrikePtr strike;328 strike = makeStrike(font, 331 if(strike == NULL) {332 fprintf(stderr, "Couldn't allocate strike.\n");353 bitmap = makeBitmap(strike, j,376 strike = font->strikes;377 while(strike) {378 bitmap = STRIKE_BITMAP(strike, i);389 strike = strike->next;