Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/tools/subsetter/
Dsubsetter.cc41 new_to_old_glyphs_ = *glyphs; in SetGlyphs()
95 return &new_to_old_glyphs_; in GlyphPermutationTable()
Dsubsetter.h66 IntegerList new_to_old_glyphs_; variable