Searched refs:permutation_table (Results 1 – 1 of 1) sorted by relevance
42 IntegerList* permutation_table = subsetter->GlyphPermutationTable(); in Subset() local43 if (!permutation_table || permutation_table->empty()) in Subset()69 for (IntegerList::iterator old_glyph_id = permutation_table->begin(), in Subset()70 old_glyph_id_end = permutation_table->end(); in Subset()