Searched refs:glyph_builders (Results 1 – 7 of 7) sorted by relevance
67 GlyphTable::GlyphBuilderList* glyph_builders = in Subset() local82 glyph_builders->push_back(glyph_builder); in Subset()
163 BitmapGlyphBuilderList* glyph_builders) { in SetGlyphBuilders() argument165 std::copy(glyph_builders->begin(), glyph_builders->end(), in SetGlyphBuilders()
72 void SetGlyphBuilders(BitmapGlyphBuilderList* glyph_builders);
80 GlyphBuilderList* glyph_builders = GetGlyphBuilders(); in GenerateLocaList() local82 if (glyph_builders->size() == 0) { in GenerateLocaList()86 for (GlyphBuilderList::iterator b = glyph_builders->begin(), in GenerateLocaList()87 b_end = glyph_builders->end(); in GenerateLocaList()107 void GlyphTable::Builder::SetGlyphBuilders(GlyphBuilderList* glyph_builders) { in SetGlyphBuilders() argument108 glyph_builders_ = *glyph_builders; in SetGlyphBuilders()
140 void SetGlyphBuilders(GlyphBuilderList* glyph_builders);
178 GlyphTable::GlyphBuilderList* glyph_builders = in AssembleGlyphAndLocaTables() local209 glyph_builders->push_back(glyph_builder); in AssembleGlyphAndLocaTables()
288 GlyphTable::GlyphBuilderList* glyph_builders = in SetupGlyfBuilders() local305 glyph_builders->push_back(glyph_builder); in SetupGlyfBuilders()