Searched refs:SimpleGlyphBuilder (Results 1 – 2 of 2) sorted by relevance
176 class SimpleGlyphBuilder : public Glyph::Builder,177 public RefCounted<SimpleGlyphBuilder> {179 virtual ~SimpleGlyphBuilder();184 explicit SimpleGlyphBuilder(WritableFontData* data);185 explicit SimpleGlyphBuilder(ReadableFontData* data);
313 builder = new SimpleGlyph::SimpleGlyphBuilder(sliced_data); in GetBuilder()490 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::~SimpleGlyphBuilder() { in ~SimpleGlyphBuilder()493 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::SimpleGlyphBuilder( in SimpleGlyphBuilder() function in sfntly::GlyphTable::SimpleGlyph::SimpleGlyphBuilder498 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::SimpleGlyphBuilder( in SimpleGlyphBuilder() function in sfntly::GlyphTable::SimpleGlyph::SimpleGlyphBuilder504 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::SubBuildTable( in SubBuildTable()