Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dpairpos-graph.hh244 … bool has_device_tables = bool(format1_device_table_indices) || bool(format2_device_table_indices); in split_subtables() local
255 if (has_device_tables) { in split_subtables()