Searched refs:n_repeating (Results 1 – 1 of 1) sorted by relevance
487 int n_repeating = 0; in apply_stch() local503 n_repeating++; in apply_stch()522 DEBUG_MSG (ARABIC, nullptr, "repeating tiles: count=%d width=%d", n_repeating, w_repeating); in apply_stch()534 if (shortfall > 0 && n_repeating > 0) in apply_stch()539 extra_repeat_overlap = excess / (n_copies * n_repeating); in apply_stch()544 extra_glyphs_needed += n_copies * n_repeating; in apply_stch()