Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-repacker.hh193 unsigned overflow_space = sorted_graph.space_for (r.parent, &root); in _try_isolating_subgraphs() local
194 if (!overflow_space) continue; in _try_isolating_subgraphs()
195 if (sorted_graph.num_roots_for_space (overflow_space) <= 1) continue; in _try_isolating_subgraphs()
198 space = overflow_space; in _try_isolating_subgraphs()
201 if (space == overflow_space) in _try_isolating_subgraphs()