HomeSort by relevance Sort by last modified time
    Searched refs:current_stage (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-map.cc 108 info->stage[0] = current_stage[0];
109 info->stage[1] = current_stage[1];
123 s->index = current_stage[table_index];
127 current_stage[table_index]++;
266 for (unsigned stage = 0; stage < current_stage[table_index]; stage++)
hb-ot-map-private.hh 228 unsigned int current_stage[2]; /* GSUB/GPOS */ variable

Completed in 5897 milliseconds