Searched refs:glyph_builder (Results 1 – 4 of 4) sorted by relevance
80 GlyphBuilderPtr glyph_builder; in Subset() local81 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data)); in Subset()82 glyph_builders->push_back(glyph_builder); in Subset()
226 BitmapGlyphBuilderPtr glyph_builder; in Initialize() local227 glyph_builder.Attach(BitmapGlyph::Builder::CreateGlyphBuilder( in Initialize()229 glyph_builder_map[entry->first] = glyph_builder; in Initialize()
207 GlyphBuilderPtr glyph_builder; in AssembleGlyphAndLocaTables() local208 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data)); in AssembleGlyphAndLocaTables()209 glyph_builders->push_back(glyph_builder); in AssembleGlyphAndLocaTables()
303 GlyphBuilderPtr glyph_builder; in SetupGlyfBuilders() local304 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data)); in SetupGlyfBuilders()305 glyph_builders->push_back(glyph_builder); in SetupGlyfBuilders()