Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc108 info->stage[0] = current_stage[0]; in add_feature()
109 info->stage[1] = current_stage[1]; in add_feature()
123 s->index = current_stage[table_index]; in add_pause()
127 current_stage[table_index]++; in add_pause()
259 for (unsigned stage = 0; stage < current_stage[table_index]; stage++) in compile()
Dhb-ot-map-private.hh240 unsigned int current_stage[2]; /* GSUB/GPOS */ member