Home
last modified time | relevance | path

Searched defs:getBuilder (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DGlyph.java175 static Glyph.Builder<? extends Glyph> getBuilder( in getBuilder() method in Glyph.Builder
180 static Glyph.Builder<? extends Glyph> getBuilder( in getBuilder() method in Glyph.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DGlyph.java175 static Glyph.Builder<? extends Glyph> getBuilder( in getBuilder() method in Glyph.Builder
180 static Glyph.Builder<? extends Glyph> getBuilder( in getBuilder() method in Glyph.Builder
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSingleFieldBuilder.java125 public BType getBuilder() { in getBuilder() method in SingleFieldBuilder
DSingleFieldBuilderV3.java125 public BType getBuilder() { in getBuilder() method in SingleFieldBuilderV3
DRepeatedFieldBuilder.java233 public BType getBuilder(int index) { in getBuilder() method in RepeatedFieldBuilder
DRepeatedFieldBuilderV3.java233 public BType getBuilder(int index) { in getBuilder() method in RepeatedFieldBuilderV3
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMap.java310 … static CMap.Builder<? extends CMap> getBuilder(ReadableFontData data, int offset, CMapId cmapId) { in getBuilder() method in CMap.Builder
343 static CMap.Builder<? extends CMap> getBuilder(CMapFormat cmapFormat, CMapId cmapId) { in getBuilder() method in CMap.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMap.java310 … static CMap.Builder<? extends CMap> getBuilder(ReadableFontData data, int offset, CMapId cmapId) { in getBuilder() method in CMap.Builder
343 static CMap.Builder<? extends CMap> getBuilder(CMapFormat cmapFormat, CMapId cmapId) { in getBuilder() method in CMap.Builder
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DTable.java183 public static Table.Builder<? extends Table> getBuilder( in getBuilder() method in Table.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DTable.java183 public static Table.Builder<? extends Table> getBuilder( in getBuilder() method in Table.Builder
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnumDescriptor.java163 public DescriptorProtos.EnumDescriptorProto.Builder getBuilder() { in getBuilder() method in RubyEnumDescriptor
DRubyDescriptor.java228 public DescriptorProtos.DescriptorProto.Builder getBuilder() { in getBuilder() method in RubyDescriptor