Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc484 hb_position_t w_fixed = 0; // Sum of fixed tiles in apply_stch() local
497 w_fixed += width; in apply_stch()
521 DEBUG_MSG (ARABIC, nullptr, "fixed tiles: count=%d width=%d", n_fixed, w_fixed); in apply_stch()
527 hb_position_t w_remaining = w_total - w_fixed; in apply_stch()