Home
last modified time | relevance | path

Searched refs:n_repeating (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc496 int n_repeating = 0; in apply_stch() local
512 n_repeating++; in apply_stch()
531 DEBUG_MSG (ARABIC, NULL, "repeating tiles: count=%d width=%d", n_repeating, w_repeating); in apply_stch()
548 extra_repeat_overlap = excess / (n_copies * n_repeating); in apply_stch()
553 extra_glyphs_needed += n_copies * n_repeating; in apply_stch()