Home
last modified time | relevance | path

Searched defs:builders (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dutils.cc40 FontBuilderArray builders; in LoadFontBuilder() local
54 FontBuilderArray* builders) { in LoadFontBuilders()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java162 Font.Builder[] builders = loadCollectionForBuilding(is); in loadCollection() local
250 Font.Builder[] builders = loadCollectionForBuilding(wfd); in loadCollection() local
273 Font.Builder[] builders = new Font.Builder[numFonts]; in loadCollectionForBuilding() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont_factory.cc132 FontBuilderArray builders; in LoadCollection() local
163 FontBuilderArray* builders) { in LoadCollectionForBuilding()
173 FontBuilderArray* builders) { in LoadCollectionForBuilding()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DRepeatedFieldBuilderV3Test.java148 List<TestAllTypes.Builder> builders = builder.getBuilderList(); in testLists() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dcmap_editing_test.cc36 FontBuilderArray builders; in TEST() local
Dtest_font_utils.cc28 FontBuilderArray* builders) { in BuilderForFontFile()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLookupList.java62 private List<LookupTable.Builder> builders; field in LookupList.Builder
/third_party/alsa-utils/axfer/
Dcontainer.c227 const struct container_builder *builders[] = { in container_builder_init() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRepeatedFieldBuilderV3.java79 private List<SingleFieldBuilderV3<MType, BType, IType>> builders; field in RepeatedFieldBuilderV3
DRepeatedFieldBuilder.java79 private List<SingleFieldBuilder<MType, BType, IType>> builders; field in RepeatedFieldBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DTagOffsetsTable.java88 private TreeMap<Integer, VisibleSubTable.Builder<S>> builders; field in Builder
DOffsetRecordTable.java94 private List<VisibleSubTable.Builder<S>> builders; field in Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc211 IndexSubTableBuilderList* builders = IndexSubTableBuilders(); in SubDataSizeToSerialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc311 NameEntryBuilderMap builders; in NameBuilder() local