Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Debdt_table.cc218 BitmapGlyphBuilderMap glyph_builder_map; in Initialize() local
229 glyph_builder_map[entry->first] = glyph_builder; in Initialize()
231 output->push_back(glyph_builder_map); in Initialize()