Searched refs:ScriptList (Results 1 – 17 of 17) sorted by relevance
/external/fonttools/Lib/fontTools/merge/ |
D | layout.py | 101 otTables.ScriptList.mergeMap = { 194 for script in table.table.ScriptList.ScriptRecord: 378 @add_method(otTables.ScriptList) 403 if t.table.FeatureList and t.table.ScriptList: 405 t.table.ScriptList.mapFeatures(featureMap) 419 if t.table.FeatureList and t.table.ScriptList: 423 t.table.ScriptList.mapFeatures(featureMap) 427 t.table.ScriptList.mapFeatures(featureMap) 435 t.table.ScriptList.mapFeatures(featureMap)
|
/external/fonttools/Lib/fontTools/varLib/ |
D | featureVars.py | 315 for scriptRecord in table.ScriptList.ScriptRecord: 358 gsub.ScriptList = ot.ScriptList() 359 gsub.ScriptList.ScriptRecord = [] 377 gsub.ScriptList.ScriptRecord.append(srec) 378 gsub.ScriptList.ScriptCount = 1 485 for scriptIndex, script in enumerate(table.ScriptList.ScriptRecord):
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | GSUBWriter.java | 20 private ScriptList scriptList; 25 public GSUBWriter(String theScriptName, ScriptList theScriptList, FeatureList theFeatureList, in GSUBWriter()
|
D | ScriptList.java | 16 public class ScriptList class 136 public ScriptList() in ScriptList() method in ScriptList
|
D | CanonGSUBBuilder.java | 208 private static void buildArabicTables(ScriptList scriptList, FeatureList featureList, in buildArabicTables() 469 ScriptList scriptList = new ScriptList(); in buildDecompTables()
|
/external/fonttools/Snippets/ |
D | layout-features.py | 21 if not table.ScriptList or not table.FeatureList: continue 23 for script in table.ScriptList.ScriptRecord:
|
D | fix-dflt-langsys.py | 14 for rec in table.ScriptList.ScriptRecord: 27 for rec in table.ScriptList.ScriptRecord:
|
/external/freetype/src/otvalid/ |
D | otvgsub.c | 557 FT_UInt ScriptList, FeatureList, LookupList; in otv_GSUB_validate() local 590 ScriptList = FT_NEXT_USHORT( p ); in otv_GSUB_validate() 602 otv_ScriptList_validate( table + ScriptList, table + FeatureList, in otv_GSUB_validate()
|
D | otvgpos.c | 991 FT_UInt ScriptList, FeatureList, LookupList; in otv_GPOS_validate() local 1024 ScriptList = FT_NEXT_USHORT( p ); in otv_GPOS_validate() 1036 otv_ScriptList_validate( table + ScriptList, table + FeatureList, in otv_GPOS_validate()
|
/external/pdfium/core/fpdfapi/font/ |
D | cfx_cttgsubtable.cpp | 31 for (const TScriptRecord& script : ScriptList) { in CFX_CTTGSUBTable() 182 ScriptList = std::vector<TScriptRecord>(GetUInt16(sp)); in ParseScriptList() 183 for (auto& scriptRec : ScriptList) { in ParseScriptList()
|
D | cfx_cttgsubtable.h | 151 std::vector<TScriptRecord> ScriptList; variable
|
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 1487 @_add_method(otTables.ScriptList) 1496 @_add_method(otTables.ScriptList) 1534 if self.table.ScriptList: 1535 feature_indices = self.table.ScriptList.collect_features() 1594 if self.table.ScriptList: 1595 self.table.ScriptList.subset_features(feature_indices, self.retain_empty_scripts()) 1608 if self.table.ScriptList: 1609 feature_indices = self.table.ScriptList.collect_features() 1640 if self.table.ScriptList: 1641 self.table.ScriptList.subset_features(feature_indices, self.retain_empty_scripts()) [all …]
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 217 table.ScriptList.ScriptCount > 0 854 table.ScriptList = otTables.ScriptList() 855 table.ScriptList.ScriptRecord = [] 939 table.ScriptList.ScriptRecord.append(srec) 941 table.ScriptList.ScriptCount = len(table.ScriptList.ScriptRecord)
|
/external/fonttools/Lib/fontTools/mtiLib/ |
D | __init__.py | 98 self = ot.ScriptList()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common.hh | 836 typedef RecordListOfScript ScriptList; typedef
|
D | hb-ot-layout-gsubgpos.hh | 3865 Offset16To<ScriptList>
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 9563 ScriptList
|