Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Debdt_table.cc140 BitmapGlyphInfoMap new_loca_map; in GenerateLocaList() local
150 new_loca_map[glyph_entry->first] = info; in GenerateLocaList()
154 output->push_back(new_loca_map); in GenerateLocaList()