Home
last modified time | relevance | path

Searched defs:SimpleGlyphBuilder (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DSimpleGlyph.java235 public static class SimpleGlyphBuilder extends Glyph.Builder<SimpleGlyph> { class in SimpleGlyph
236 protected SimpleGlyphBuilder(WritableFontData data, int offset, int length) { in SimpleGlyphBuilder() method in SimpleGlyph.SimpleGlyphBuilder
240 protected SimpleGlyphBuilder(ReadableFontData data, int offset, int length) { in SimpleGlyphBuilder() method in SimpleGlyph.SimpleGlyphBuilder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc493 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::SimpleGlyphBuilder( in SimpleGlyphBuilder() function in sfntly::GlyphTable::SimpleGlyph::SimpleGlyphBuilder
498 GlyphTable::SimpleGlyph::SimpleGlyphBuilder::SimpleGlyphBuilder( in SimpleGlyphBuilder() function in sfntly::GlyphTable::SimpleGlyph::SimpleGlyphBuilder