Lines Matching refs:Attach
237 glyph.Attach(glyph_table->GetGlyph(offset, length)); in ResolveCompositeGlyphs()
296 glyph.Attach(glyph_table->GetGlyph(offset, length)); in SetupGlyfBuilders()
301 copy_data.Attach(WritableFontData::CreateWritableFontData(data->Length())); in SetupGlyfBuilders()
304 glyph_builder.Attach(glyph_table_builder->GlyphBuilder(copy_data)); in SetupGlyfBuilders()
386 info.Attach((*index_builders)[j]->GlyphInfo(*gid)); in InitializeBitmapBuilder()
439 builder4.Attach(IndexSubTableFormat4::Builder::CreateBuilder()); in ConstructIndexFormat4()
477 new_builder.Attach(IndexSubTableFormat5::Builder::CreateBuilder()); in ConstructIndexFormat5()
561 (*index_builders)[index].Attach(new_builder_raw); in SubsetEBLC()
669 mis.Attach(original_font, font_size); in LoadFont()
671 factory_.Attach(FontFactory::GetInstance()); in LoadFont()
687 mis.Attach(original_font, font_size); in LoadFont()
689 factory_.Attach(FontFactory::GetInstance()); in LoadFont()
722 new_font.Attach(Subset(glyph_id_processed, glyph_table, loca_table)); in SubsetFont()
803 font_builder.Attach(factory_->NewFontBuilder()); in Subset()