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.cc493 hb_position_t w_fixed = 0; // Sum of fixed tiles in apply_stch() local
506 w_fixed += width; in apply_stch()
530 DEBUG_MSG (ARABIC, NULL, "fixed tiles: count=%d width=%d", n_fixed, w_fixed); in apply_stch()
536 hb_position_t w_remaining = w_total - w_fixed; in apply_stch()