Lines Matching refs:Attach
198 glyph.Attach(glyph_table->GetGlyph(offset, length)); in ResolveCompositeGlyphs()
257 glyph.Attach(glyph_table->GetGlyph(offset, length)); in SetupGlyfBuilders()
262 copy_data.Attach(WritableFontData::CreateWritableFontData(data->Length())); in SetupGlyfBuilders()
265 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data)); in SetupGlyfBuilders()
342 info.Attach((*index_builders)[j]->GlyphInfo(*gid)); in InitializeBitmapBuilder()
395 builder4.Attach(IndexSubTableFormat4::Builder::CreateBuilder()); in ConstructIndexFormat4()
433 new_builder.Attach(IndexSubTableFormat5::Builder::CreateBuilder()); in ConstructIndexFormat5()
517 (*index_builders)[index].Attach(new_builder_raw); in SubsetEBLC()
625 mis.Attach(original_font, font_size); in LoadFont()
627 factory_.Attach(FontFactory::GetInstance()); in LoadFont()
643 mis.Attach(original_font, font_size); in LoadFont()
645 factory_.Attach(FontFactory::GetInstance()); in LoadFont()
682 new_font.Attach(Subset(glyph_id_processed, glyph_table, loca_table)); in SubsetFont()
759 font_builder.Attach(factory_->NewFontBuilder()); in Subset()