Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh372 hb_set_t connected_roots; in assign_32bit_spaces() local
373 find_connected_nodes (next, roots, visited, connected_roots); in assign_32bit_spaces()
374 isolate_subgraph (connected_roots); in assign_32bit_spaces()
378 for (unsigned root : connected_roots) in assign_32bit_spaces()