Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc318 hb_ot_map_t::stage_map_t *stage_map = m.stages[table_index].push (); in compile() local
319 if (likely (stage_map)) { in compile()
320 stage_map->last_lookup = last_num_lookups; in compile()
321 stage_map->pause_func = stages[table_index][stage_index].pause_func; in compile()