Home
last modified time | relevance | path

Searched defs:subTable (Results 1 – 25 of 53) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java105 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphInfo() local
113 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphOffset() local
121 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphLength() local
129 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphFormat() local
161 IndexSubTable subTable = subTableList.get(index); in binarySearchIndexSubTables() local
338 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphInfo() local
346 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphOffset() local
354 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphLength() local
362 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphFormat() local
457 IndexSubTable.Builder<? extends IndexSubTable> subTable = subTableList.get(index); in binarySearchIndexSubTables() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java105 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphInfo() local
113 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphOffset() local
121 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphLength() local
129 IndexSubTable subTable = searchIndexSubTables(glyphId); in glyphFormat() local
161 IndexSubTable subTable = subTableList.get(index); in binarySearchIndexSubTables() local
338 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphInfo() local
346 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphOffset() local
354 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphLength() local
362 IndexSubTable.Builder<? extends IndexSubTable> subTable = searchIndexSubTables(glyphId); in glyphFormat() local
457 IndexSubTable.Builder<? extends IndexSubTable> subTable = subTableList.get(index); in binarySearchIndexSubTables() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DExtensionSubst.java27 public SubstSubtable subTable() { in subTable() method in ExtensionSubst
DLookupListTable.java39 protected VisibleSubTable.Builder<LookupTable> createSubTableBuilder(LookupTable subTable) { in createSubTableBuilder()
DLigatureSubst.java67 Builder(SubstSubtable subTable) { in Builder()
DSingleSubst.java76 protected Builder(SubstSubtable subTable) { in Builder()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DExtensionSubst.java27 public SubstSubtable subTable() { in subTable() method in ExtensionSubst
DLookupListTable.java39 protected VisibleSubTable.Builder<LookupTable> createSubTableBuilder(LookupTable subTable) { in createSubTableBuilder()
DLigatureSubst.java67 Builder(SubstSubtable subTable) { in Builder()
DSingleSubst.java76 protected Builder(SubstSubtable subTable) { in Builder()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
DChainSubRuleSet.java48 protected VisibleSubTable.Builder<ChainSubRule> createSubTableBuilder(ChainSubRule subTable) { in createSubTableBuilder()
DChainSubClassSet.java48 ChainSubClassRule subTable) { in createSubTableBuilder()
DCoverageArray.java48 protected VisibleSubTable.Builder<CoverageTable> createSubTableBuilder(CoverageTable subTable) { in createSubTableBuilder()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/
DSubClassSet.java46 protected VisibleSubTable.Builder<SubClassRule> createSubTableBuilder(SubClassRule subTable) { in createSubTableBuilder()
DSubRuleSet.java46 protected VisibleSubTable.Builder<SubRule> createSubTableBuilder(SubRule subTable) { in createSubTableBuilder()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
DChainSubClassSet.java48 ChainSubClassRule subTable) { in createSubTableBuilder()
DChainSubRuleSet.java48 protected VisibleSubTable.Builder<ChainSubRule> createSubTableBuilder(ChainSubRule subTable) { in createSubTableBuilder()
DCoverageArray.java48 protected VisibleSubTable.Builder<CoverageTable> createSubTableBuilder(CoverageTable subTable) { in createSubTableBuilder()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/
DSubRuleSet.java46 protected VisibleSubTable.Builder<SubRule> createSubTableBuilder(SubRule subTable) { in createSubTableBuilder()
DSubClassSet.java46 protected VisibleSubTable.Builder<SubClassRule> createSubTableBuilder(SubClassRule subTable) { in createSubTableBuilder()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DOneToManySubst.java61 protected Builder(SubstSubtable subTable) { in Builder()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DOneToManySubst.java61 protected Builder(SubstSubtable subTable) { in Builder()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ligaturesubst/
DLigatureSet.java42 protected VisibleSubTable.Builder<Ligature> createSubTableBuilder(Ligature subTable) { in createSubTableBuilder()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ligaturesubst/
DLigatureSet.java42 protected VisibleSubTable.Builder<Ligature> createSubTableBuilder(Ligature subTable) { in createSubTableBuilder()
/third_party/skia/third_party/externals/icu/source/common/
Dlocresdata.cpp76 icu::StackUResourceBundle subTable; in uloc_getTableStringWithFallback() local

123