Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc492 hb_position_t w_total = 0; // Total to be filled in apply_stch() local
523 w_total += pos[context].x_advance; in apply_stch()
529 DEBUG_MSG (ARABIC, NULL, "rest of word: count=%d width %d", start - context, w_total); in apply_stch()
536 hb_position_t w_remaining = w_total - w_fixed; in apply_stch()